- Report percentage of document analysis, recognition, and export.
- Report recognizer tips and warnings to the user.
- Report information about completion of the operation.
- In Windows: Process any system messages to help prevent the application from appearing unresponsive during long operations. This can be helpful in applications with a user interface.
Methods
| Name | Description |
|---|---|
| OnPageProcessed | Delivers to the client information about page processing completed. |
| OnProgress | Delivers to the client information about approximate percentage of the current operation (analysis, recognition, and export). |
| OnRegionProcessed | Delivers to the client information about region which is processed. |
| OnWarning | Delivers to the client tips and warnings which occurred during processing. |
