Aspose.Zip.Cab

The Cab namespace contains classes which represent Cab archive related entities.

Classes

ClassDescription
CabArchiveThis class represents a CAB archive file.
CabCompressionSettingsSettings needed for CAB compressor to work.
CabEntryRepresents a single file within CAB archive.
CabEntrySettingsSettings that control how a CAB entry is written.
CabLoadOptionsOptions with which archive is loaded from a compressed file.
CabMsZipCompressionSettingsCompression settings that encode CAB data blocks using MSZip (deflate) compression.
CabSaveOptionsOptions for saving a CAB archive.
CabStoreCompressionSettingsCompression settings that keep CAB data blocks uncompressed.