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

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

Property Value

Type: Int32
See Also