| TesseractOcrBeforeRecognitionEventArgs Properties |
The TesseractOcrBeforeRecognitionEventArgs type exposes the following members.
| Name | Description | |
|---|---|---|
| JobName |
The name of the job that triggered the event
| |
| OcrContext |
Gets the Ocr engine Context that permits the control additional engine variables before the job execution
| |
| PageIndex |
Gets the document page index related to the event.
| |
| TotalPages |
Gets the document total pages related to the event..
|