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

    Object

    XceedZipItem

    Description

    Indicates if the file has been encrypted (True) or if the file is not encrypted (False).

    Data type

    Boolean

    Declaration (DLL API)

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