 | OcrPixYRes Property |
Gets image res (ppi) in y direction (use 0 if unknown)
Namespace: Patagames.OcrAssembly: Patagames.Ocr (in Patagames.Ocr.dll) Version: 4.6.411
SyntaxPublic ReadOnly Property YRes As Integer
Get
public:
property int YRes {
int get ();
}member YRes : int with get
/** @property */
public int get_YRes()
Property Value
Int32
See Also