Click or drag to resize

OcrEnginePageConstructing Event

This event is used to publish the page that is in the process of being populated.

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 OcrPageConstructionEventHandler PageConstructing

Field Value

Type: 
The delegate defines the event that is fired when the page is in the process of being populated.
See Also