Click or drag to resize
TesseractOcrCharIndex Property
Gets the index of this ocr char in the parent word.

Namespace: DevScope.Ocr.Tesseract.WindowsApp
Assembly: DevScope.Ocr.Tesseract.WindowsApp (in DevScope.Ocr.Tesseract.WindowsApp.dll) Version: 255.255.255.255
Syntax
public int Index { get; }

Property Value

Type: Int32
See Also