Aspose.Zip.SevenZip Namespace

The Aspose.Zip.SevenZip namespace contains classes which represent 7z archive related entities.
Classes
  ClassDescription
Public classSevenZipArchive
This class represents 7z archive file. Use it to compose and extract 7z archives.
Public classSevenZipArchiveEntry
Represents single file within 7z archive.
Public classSevenZipArchiveEntryEncrypted
SevenZip archive entry that needs to be compressed with encryption or decompressed with decryption.
Public classSevenZipArchiveEntryPlain
SevenZip entry that needs to be compressed without encryption or decompressed without decryption.