Xceed Zip Compression Library Documentation
Size property (Xceed Zip Item object)
Xceed Zip control reference > Collection objects > XceedZipItem object > Size property (Xceed Zip Item object)

Object

XceedZipItem

Description

The file's original uncompressed size in bytes. When using the 64-bit version of events or the 64-bit version of the GetZipFileInformation method, this property represents the 32 low-order bits of the file's original uncompressed size.

Data type

Long

Declaration (DLL API)

An xcdListingFileParams structure is obtained when using the DLL API. The lSize member of that structure contains the same value as this property would.