SplitSevenZipArchiveSaveOptions
SplitSevenZipArchiveSaveOptions class
Options for saving a multi-volume 7-zip archive.
The SplitSevenZipArchiveSaveOptions type exposes the following members:
Constructors
| Name | Description |
|---|---|
| SplitSevenZipArchiveSaveOptions(file_name, segment_size) | Instantiates settings for saving a multi-volume 7z archive. |
Properties
| Name | Description |
|---|---|
| segment_size | Gets the size of the segment. |
| file_name | Gets the name of segments without extension. |
See Also
- namespace aspose.zip.saving
- assembly Aspose.Zip