Click or drag to resize
TesseractOcrEngineBeforeRecognition Event
Raised just before the ocr engine start recognizing text and layout.

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

Value

Type: DevScope.Ocr.Tesseract.WindowsPhoneTesseractOcrOnBeforeRecognitionEventHandler
See Also