Aspose.Zip.SevenZip
The SevenZip namespace contains classes which represent 7z archive related entities.
Classes
Class | Description |
---|---|
SevenZipArchive | This class represents 7z archive file. Use it to compose and extract 7z archives. |
SevenZipArchiveEntry | Represents single file within 7z archive. |
SevenZipArchiveEntryEncrypted | SevenZip archive entry that needs to be compressed with encryption or decompressed with decryption. |
SevenZipArchiveEntryPlain | SevenZip entry that needs to be compressed without encryption or decompressed without decryption. |