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