Click or drag to resize
TesseractOcrEngine Events

The TesseractOcrEngine type exposes the following members.

Events
  NameDescription
Public eventAutoDeskewCompleted
Raised after the Auto Deskew image pre-processing completed.
Public eventAutoOrientationDetected
Raised after the Automatic detection of the document orientation.
Public eventBeforeRecognition
Raised just before the ocr engine start recognizing text and layout.
Public eventJobCanceled
Raised when the Ocr job was canceled.
Public eventJobCompleted
Raised when the Ocr job completed.
Public eventJobStarted
Raised when the Ocr job started.
Top
See Also