Class SplitSevenZipArchiveSaveOptions
SplitSevenZipArchiveSaveOptions class
Options for saving a multi-volume 7-zip archive.
public class SplitSevenZipArchiveSaveOptions
Constructors
Name | Description |
---|---|
SplitSevenZipArchiveSaveOptions(string, uint) | Instantiates settings for saving a multi-volume 7z archive. |
Properties
Name | Description |
---|---|
FileName { get; } | Gets the name of segments without extension. |
SegmentSize { get; } | Gets the size of segment. |
See Also
- namespace Aspose.Zip.Saving
- assembly Aspose.Zip