ZstandardCompressionSettings
ZstandardCompressionSettings class
Settings for Zstandard compression method.
The ZstandardCompressionSettings type exposes the following members:
Constructors
| Name | Description |
|---|---|
| ZstandardCompressionSettings() | Initializes a new instance of the ZstandardCompressionSettings 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