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


In This Topic
    ZipReaderByteProgressionEventArgs Class Members
    In This Topic

    The following tables list the members exposed by ZipReaderByteProgressionEventArgs.

    Public Constructors
     NameDescription
    Public ConstructorOverloaded.   
    Top
    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