Click or drag to resize
TesseractOcrPageOrientationScriptInfoBestOrientation Property
Gets the best page Orientation.

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

Property Value

Type: TesseractOcrPageOrientation
The best page Orientation as TesseractOcrPageOrientation.
See Also