Click or drag to resize
TesseractOcrWordIndex Property
Gets the Index of the word in the parent container.

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
The Index of the word.
See Also