Click or drag to resize
TesseractOcrEngineAutoOrientationDetected Event
Raised after the Automatic detection of the document orientation.

Namespace: DevScope.Ocr.Tesseract.WindowsPhone
Assembly: DevScope.Ocr.Tesseract.WindowsPhone (in DevScope.Ocr.Tesseract.WindowsPhone.dll) Version: 255.255.255.255
Syntax
public event TesseractOcrAutoOrientationDetectedEventHandler AutoOrientationDetected

Value

Type: DevScope.Ocr.Tesseract.WindowsPhoneTesseractOcrAutoOrientationDetectedEventHandler
See Also