 | OcrPixSpecial Property |
Gets special instructions for I/O, etc
Namespace: Patagames.OcrAssembly: Patagames.Ocr (in Patagames.Ocr.dll) Version: 4.6.411
Syntaxpublic int Special { get; }Public ReadOnly Property Special As Integer
Get
public:
property int Special {
int get ();
}member Special : int with get
/** @property */
public int get_Special()
Property Value
Int32
See Also