Click or drag to resize

OcrPageProgressEventArgsProgress Property

This property represents the total progress made on the current page.

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 int Progress { get; }

Property Value

Type: Int32
An integer from 0 to 100 representing the total progress on this page as an percentage.
See Also