Click or drag to resize

OmrDocumentProgressEventArgsTotalPages Property

The total number of pages being processed. 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> TotalPages { get; }

Property Value

Type: NullableInt32
See Also