Click or drag to resize
TesseractOcrBlockIndex Property
Gets the Index of the block in the parent collection.

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