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