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

    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.