Click or drag to resize

OmrPageProgressEventArgsProgressIsValid Property

True if the progress reported by this event is valid. False if it is not.

Namespace:  Atalasoft.FormsProcessing.Omr
Assembly:  Atalasoft.dotImage.FormsProcessing (in Atalasoft.dotImage.FormsProcessing.dll) Version: 2026.2.0.0.42 (.NET 4.6.2, x86)
Syntax
public bool ProgressIsValid { get; }

Property Value

Type: Boolean
See Also