Class CabSaveOptions
CabSaveOptions class
Options for saving a CAB archive.
public class CabSaveOptions
Constructors
| Name | Description |
|---|---|
| CabSaveOptions() | The default constructor. |
Properties
| Name | Description |
|---|---|
| CloseEntrySource { get; set; } | Gets or sets a value indicating whether entries’ sources should be closed right after an entry has been compressed. |
| SkipChecksumCalculation { get; set; } | Gets or sets a value indicating whether to skip checksum calculation when saving the CAB archive. |
See Also
- namespace Aspose.Zip.Cab
- assembly Aspose.Zip