Bzip2SaveOptions
Bzip2SaveOptions class
Options for saving a bzip2 archive.
The Bzip2SaveOptions type exposes the following members:
Constructors
| Name | Description |
|---|---|
| Bzip2SaveOptions(block_size) | Initializes a new instance of the Bzip2SaveOptions class. |
| Bzip2SaveOptions() | Initializes a new instance of the Bzip2SaveOptions class. |
Properties
| Name | Description |
|---|---|
| block_size | Block size in hundreds of kilobytes. |
| compression_threads | Gets or sets compression thread count. If the value is greater than 1, multithreading compression will be used. |
See Also
- namespace aspose.zip.bzip2
- assembly Aspose.Zip