OcrEnginePageLocation Event |
This event is used to publish OcrRegions that have been identified within an image.
Namespace:
Atalasoft.Ocr
Assembly:
Atalasoft.dotImage.Ocr (in Atalasoft.dotImage.Ocr.dll) Version: 11.4.0.9.0.377 (.NET 4.5.2, x86)
Syntax public event OcrPageLocationEventHandler PageLocation
Public Event PageLocation As OcrPageLocationEventHandler
Field Value
Type:
The delegate defines the event fired when region have been identified within an image.
See Also