Click or drag to resize

OcrEnginePageConstructed Event

This event is used to publish the page that has just been constructed.

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 PageConstructed

Field Value

Type: 
The delegate defines the event that is fired when the page has just been constructed
See Also