NevronOpenVision
Nevron.Nov.Compression Namespace / NZipCompressor Class
Properties Methods


In This Topic
    NZipCompressor Class Members
    In This Topic

    The following tables list the members exposed by NZipCompressor.

    Public Constructors
     NameDescription
    Public ConstructorOverloaded.   
    Top
    Public Properties
     NameDescription
    Public PropertySpecifies whether to dispose the streams after compression. By default set to false.  
    Public PropertyGets/Sets the items to compress.  
    Top
    Public Methods
     NameDescription
    Public MethodGets the items to compress.  
    Public MethodCalled when an item was compressed. Disposes the stream if the DisposeStreamsAfterCompression property is set to true.  
    Top
    See Also