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


In This Topic
    ZipWriterByteProgressionEventArgs Class Members
    In This Topic

    The following tables list the members exposed by ZipWriterByteProgressionEventArgs.

    Public Constructors
     NameDescription
    Public ConstructorInitializes a new instance of the ZipWriterByteProgressionEventArgs class.  
    Top
    Public Properties
     NameDescription
    Public PropertyGets the number of bytes processed of the current file.  
    Public PropertyGets the local header of the item currently being processed.  
    Top
    See Also