DeflateCompressionSettings
DeflateCompressionSettings class
Settings for Deflate compression method.
The DeflateCompressionSettings type exposes the following members:
Constructors
| Name | Description |
|---|---|
| DeflateCompressionSettings() | Initializes a new instance of the DeflateCompressionSettings class. |
Properties
| Name | Description |
|---|---|
| bzip2 | An instance of |
| deflate | An instance of |
| enhanced_deflate | An instance of |
| store | An instance of |
| lzma | An instance of |
| xz | An instance of |
| pp_md | An instance of |
| zstd | An instance of |
See Also
- namespace aspose.zip.saving
- assembly Aspose.Zip