OcrEngine Events |
The OcrEngine type exposes the following members.
Name | Description | |
---|---|---|
DocumentProgress | This event is used to publish progress made in recognition of a set of images. | |
ImageIntroduction | This event is raised before ImageTransformation in order to allow the document to
be pre-processed prior to deskew. | |
ImageSendOff | This event is raised before the OCR process starts, and after ImageTransformation for OCR
pre-processing. | |
ImageTransformation | This event is raised just after the image is deskewed and before ImageSendOff is
raised. | |
PageConstructed | This event is used to publish the page that has just been constructed. | |
PageConstructing | This event is used to publish the page that is in the process of being populated. | |
PageLocation | This event is used to publish OcrRegions that have been identified within an image. | |
PageProgress | This event is used to publish progress made in the recognition of a page. |