GroupDocs.Metadata.Formats.Archive
Contents
 [
        
            Hide
        ]
    The namespace contains classes for working with archive formats.
Classes
| Class | Description | 
|---|---|
| RarFile | Represents metadata associated with an archived file or directory. | 
| RarPackage | Represents ZIP archive metadata. | 
| RarRootPackage | Represents the root package allowing working with metadata in a ZIP archive. | 
| SevenZipFile | Represents metadata associated with an archived file or directory. | 
| SevenZipPackage | Represents ZIP archive metadata. | 
| SevenZipRootPackage | Represents the root package allowing working with metadata in a ZIP archive. | 
| TarFile | Represents metadata associated with an archived file or directory. | 
| TarPackage | Represents ZIP archive metadata. | 
| TarRootPackage | Represents the root package allowing working with metadata in a ZIP archive. | 
| ZipFile | Represents metadata associated with an archived file or directory. | 
| ZipPackage | Represents ZIP archive metadata. | 
| ZipRootPackage | Represents the root package allowing working with metadata in a ZIP archive. | 
Enumeration
| Enumeration | Description | 
|---|---|
| ZipCompressionMethod | Defines ZIP compression methods. |