LzmaCompressionSettings
LzmaCompressionSettings class
Settings for LZMA compression method.
The LzmaCompressionSettings type exposes the following members:
Constructors
| Name | Description |
|---|---|
| LzmaCompressionSettings() | Initializes a new instance of the LzmaCompressionSettings class with default dictionary size, equals to 16 megabytes. |
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