Aspose.Zip.Cab
The Cab namespace contains classes which represent Cab archive related entities.
Classes
| Class | Description |
|---|---|
| CabArchive | This class represents a CAB archive file. |
| CabCompressionSettings | Settings needed for CAB compressor to work. |
| CabEntry | Represents a single file within CAB archive. |
| CabEntrySettings | Settings that control how a CAB entry is written. |
| CabLoadOptions | Options with which archive is loaded from a compressed file. |
| CabMsZipCompressionSettings | Compression settings that encode CAB data blocks using MSZip (deflate) compression. |
| CabSaveOptions | Options for saving a CAB archive. |
| CabStoreCompressionSettings | Compression settings that keep CAB data blocks uncompressed. |