ProgressEventArgs Class
Provides data for the ZipArchive.Progress event.
Namespace: DevExpress.Compression
Assembly: DevExpress.Docs.v24.1.dll
NuGet Package: DevExpress.Document.Processor
Declaration
Remarks
Handle the ProgressEventArgs.Progress event to control the archiving process or to interrupt it when required.
Inheritance
Object
EventArgs
CanContinueEventArgs
ProgressEventArgs
See Also