ZipItem.UncompressedSize Property
Obtains the size of uncompressed data in the zip item.
Namespace: DevExpress.Compression
Assembly: DevExpress.Docs.v24.1.dll
NuGet Package: DevExpress.Document.Processor
Declaration
Property Value
Type | Description |
---|---|
Int64 | An integer that is the size of uncompressed data in bytes. |
See Also