Click or drag to resize

OcrEngineDocumentProgress Event

This event is used to publish progress made in recognition of a set of images.

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 OcrDocumentProgressEventHandler DocumentProgress

Field Value

Type: 
The delegate defines the event fired during progress on recognition of a document.
See Also