Click or drag to resize
TesseractOcrBeforeRecognitionEventArgs Properties

The TesseractOcrBeforeRecognitionEventArgs type exposes the following members.

Properties
  NameDescription
Public propertyJobName
The name of the job that triggered the event
Public propertyOcrContext
Gets the Ocr engine Context that permits the control additional engine variables before the job execution
Public propertyPageIndex
Gets the document page index related to the event.
Public propertyTotalPages
Gets the document total pages related to the event..
Top
See Also