AllowFileOverwriteEventArgs Class
Provides data for the ZipArchive.AllowFileOverwrite event.
Namespace: DevExpress.Compression
Assembly: DevExpress.Docs.v24.1.dll
NuGet Package: DevExpress.Document.Processor
Declaration
Remarks
Handle the ZipArchive.AllowFileOverwrite event to manually resolve the file conflict when unzipping.
Inheritance
Object
EventArgs
CancelEventArgs
AllowFileOverwriteEventArgs
See Also