Click or drag to resize

OmrPageProgressEventArgsProgress Property

A number between 0 and 100 which represents the progress done in document processing. This will be null if the ImageSource provided does not report the total number of pages.

Namespace:  Atalasoft.FormsProcessing.Omr
Assembly:  Atalasoft.dotImage.FormsProcessing (in Atalasoft.dotImage.FormsProcessing.dll) Version: 11.4.0.9.0.377 (.NET 4.5.2, x86)
Syntax
public Nullable<int> Progress { get; }

Property Value

Type: NullableInt32
See Also