Xceed Real-Time Zip for .NET Documentation
Xceed.Zip Assembly / Xceed.Zip.ReaderWriter Namespace / ZipReaderInvalidPasswordEventArgs Class


In This Topic
    ZipReaderInvalidPasswordEventArgs Class Properties
    In This Topic

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

    Public Properties
     NameDescription
    Public PropertyGets or sets a boolean value indicating whether the Zip read operation should be aborted.  
    Public PropertyGets or sets the new password to be used during the Zip read operation.  
    Public PropertyGets the current password.  
    Public PropertyGets the local header of the item currently being read.  
    Top
    See Also