Xceed .NET Libraries Documentation
Xceed.Zip Assembly / Xceed.Zip.ReaderWriter Namespace / ZipReader Class


In This Topic
    ZipReader Class Properties
    In This Topic

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

    Public Properties
     NameDescription
    Public PropertyGets or sets a manager object for the AES encryption functionality.  
    Public PropertyGets or sets a boolean value indicating whether the input stream can be closed by the object.  
    Public Property  
    Public PropertyGets or sets the encryption password that will be used to decrypt the files that are read from the zip stream.  
    Public Property  
    Public PropertyGets the input Stream object that was specified at construction.  
    Public Property  
    Top
    See Also