ZipItemAddingEventArgs.Item Property
In This Article
Obtains the zip item being added to the archive.
Namespace: DevExpress.Compression
Assembly: DevExpress.Docs.v24.2.dll
NuGet Package: DevExpress.Document.Processor
#Declaration
#Property Value
Type | Description |
---|---|
Zip |
A Zip |
See Also