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

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.