Click or drag to resize
TesseractOcrBlockOrientation Property
Gets the text Orientation of the block.

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

Property Value

Type: TesseractOcrElementProperties
The Orientation properties.
See Also