Bzip2CompressionSettings
Bzip2CompressionSettings class
Settings for Bzip2 compression method.
The Bzip2CompressionSettings type exposes the following members:
Constructors
| Name | Description |
|---|---|
| Bzip2CompressionSettings(block_size) | Initializes a new instance of the Bzip2CompressionSettings class. |
| Bzip2CompressionSettings() | Initializes a new instance of the Bzip2CompressionSettings 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 |
| block_size | Block size in hundreds of kilobytes. |
See Also
- namespace aspose.zip.saving
- assembly Aspose.Zip