  | TesseractOcrParagraphIndex Property  | 
Gets the index of this ocr char in the parent element.
 
Namespace: DevScope.Ocr.Tesseract.WindowsAssembly: DevScope.Ocr.Tesseract.Windows.x86 (in DevScope.Ocr.Tesseract.Windows.x86.dll) Version: 2.0.0.0 (2.0.0.0)
Syntaxpublic int Index { get; }Public ReadOnly Property Index As Integer
	Get
public:
property int Index {
	int get ();
}Property Value
Type: 
Int32
See Also