| TesseractOcrCharIndex Property |
Gets the index of this ocr char in the parent word.
Namespace: DevScope.Ocr.Tesseract.WindowsPhoneAssembly: DevScope.Ocr.Tesseract.WindowsPhone (in DevScope.Ocr.Tesseract.WindowsPhone.dll) Version: 255.255.255.255
Syntax public int Index { get; }
Public ReadOnly Property Index As Integer
Get
public:
virtual property int Index {
int get () sealed;
}
Property Value
Type:
Int32See Also