Aspose.Zip.Rar Namespace

The Aspose.Zip.Rar namespace contains classes which represent RAR archive related entities.
Classes
  ClassDescription
Public classRarArchive
This class represents RAR archive file. Use it to extract RAR archives.
Public classRarArchiveEntry
Represents single file within archive.
Public classRarArchiveEntryEncrypted
Zip entry that needs to be decompressed with decryption.
Public classRarArchiveEntryPlain
Rar entry that needs to be decompressed without decryption.
Public classRarArchiveLoadOptions
Options with which RarArchive is loaded from compressed file.