Document Events |
The Document type exposes the following members.
Name | Description | |
---|---|---|
OnCanContinue |
This event is fired when any type of processing has finished with a page and there are more pages available. | |
OnCheck |
This event is used to allow user-written checking of recognition results. | |
OnDocumentClosed |
This event is fired if the document is closed.
| |
OnDocumentLoaded |
This event is fired if a document is loaded.
| |
OnDocumentSaved |
This event is fired if the document is saved.
| |
OnStatisticsChanged |
This event is fired whenever any modifications are done to the document.
| |
OnThumbnailsChanged |
This event is fired when the thumbnail view is changed.
| |
OnTitleChanged |
This event is fired when the document title is changed.
| |
OnZoningSettingsChanged |
This event is fired when the OCR zone settings of the document are changed.
|