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


In This Topic
    ZipReaderByteProgressionEventArgs Class Properties
    In This Topic

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

    Public Properties
     NameDescription
    Public PropertyGets the number of bytes processed of the current file.  
    Public PropertyGets the percentage of the current file that has been processed.  
    Public PropertyGets the uncompressed size of the current file.  
    Public PropertyGets the local header of the item currently being processed.  
    Top
    See Also