Click or drag to resize
TesseractOcrJobRequestOrientationMode Property
The mode to be used in page orientation detection.

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

Property Value

Type: TesseractOcrOrientationMode
See Also