Xceed .NET Libraries Documentation
Xceed.Zip Assembly / Xceed.Zip Namespace / QuickZipItem Class


In This Topic
    QuickZipItem Class Properties
    In This Topic

    For a list of all members of this type, see QuickZipItem members.

    Public Properties
     NameDescription
    Public PropertyGets the comment of the file.  
    Public PropertyGets the compressed size of the file in bytes.  
    Public PropertyGets the CompressionMethod used to compress the file.  
    Public PropertyGets the compression ratio of the file.  
    Public PropertyGets the checksum of the file.  
    Public PropertyGets a value indicating if the file is encrypted.  
    Public PropertyGets a value indicating how this file has been encrypted.  
    Public PropertyGet a value representing the encryption strength of this file in bits, if encrypted using the WinZipAes encryption method.  
    Top
    See Also