Xceed .NET Libraries Documentation
Xceed.Zip Assembly / Xceed.Zip.ReaderWriter Namespace / ZipItemLocalHeader Class
Properties Methods


In This Topic
    ZipItemLocalHeader Class Members
    In This Topic

    The following tables list the members exposed by ZipItemLocalHeader.

    Public Constructors
     NameDescription
    Public ConstructorOverloaded.   
    Top
    Public Properties
     NameDescription
    Public PropertyGets or sets the comment of the item in the Zip file.  
    Public PropertyGets or sets the compression level used to compress the file.  
    Public PropertyGets or sets the compression method used to compress the file.  
    Public PropertyGets or sets the encryption method used on the item in the Zip file.  
    Public PropertyGets or sets the password to use to encrypt or decrypt the item in a Zip file.  
    Public PropertyGets or sets the name of the item in the Zip file.  
    Public Property  
    Public Property  
    Top
    Public Methods
     NameDescription
    Public MethodCreates a copy of this ZipItemLocalHeader.  
    Top
    See Also