ProgressEventArgs.Progress Property
Obtains the progress value.
Namespace: DevExpress.Compression
Assembly: DevExpress.Docs.v24.1.dll
NuGet Package: DevExpress.Document.Processor
Declaration
Property Value
Type | Description |
---|---|
Double | A Double value in the range from 0 to 1 that indicates the progress. |
See Also