Click or drag to resize
TesseractOcrAutoOrientationDetectedEventArgsOrientationScriptInfo Property
Gets the document orientation and script information detected .

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

Property Value

Type: TesseractOcrPageOrientationScriptInfo
The TesseractOcrPageOrientationScriptInfo.
See Also