Class CabEntrySettings
CabEntrySettings class
Settings that control how a CAB entry is written.
public class CabEntrySettings
Constructors
| Name | Description |
|---|---|
| CabEntrySettings() | Initializes settings with default MSZip compression. |
| CabEntrySettings(CabCompressionSettings) | Initializes settings with a specific compression profile. |
Properties
| Name | Description |
|---|---|
| CompressionSettings { get; } | Gets the compression configuration applied to the entry. |
See Also
- namespace Aspose.Zip.Cab
- assembly Aspose.Zip