SplitArchiveSaveOptions
SplitArchiveSaveOptions class
Options for saving a multi-volume zip archive.
public class SplitArchiveSaveOptions
Constructors
Name | Description |
---|---|
SplitArchiveSaveOptions(string, uint) | Instantiates settings for saving a multi-volume zip archive. |
Properties
Name | Description |
---|---|
Encoding { get; set; } | Gets or sets encoding for converting file names and other strings to bytes. |
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