Xceed Zip for COM/ActiveX on x86/x64 Documentation
Xceed Zip control reference / Collection objects / XceedZipItem object / CompressedSize property (Xceed Zip Item object)
In This Topic
    CompressedSize property (Xceed Zip Item object)
    In This Topic

    Object

    XceedZipItem

    Description

    The file's compressed 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 compressed size.

    Data type

    Long

    Declaration (DLL API)

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