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


NZipCompressor Class Members

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