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