ProgressEventArgs(Double) Constructor
Initializes a new instance of the ProgressEventArgs class with the specified progress value.
Namespace: DevExpress.Compression
Assembly: DevExpress.Docs.v22.2.dll
NuGet Package: DevExpress.Document.Processor
Declaration
Remarks
The instance of the ProgressEventArgs class is automatically created, initialized and passed to the ZipArchive.Progress event handler.
See Also