Click or drag to resize
TesseractOcrElementPropertiesTextlineOrder Property
Gets the TesseractOcrElementTextlineOrder of an element.

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

Property Value

Type: TesseractOcrElementTextlineOrder
The [TesseractOcrElementTextlineOrder].
See Also