groupdocs.metadata.export
The namespace contains classes that allow users to export metadata properties to different representations.
Classes
| Class | Description |
|---|---|
CsvExportOptions |
Creates an export options of xml file. |
ExcelExportOptions |
Creates an export options of excel file. |
ExportManager |
Provides a row of methods allowing the user to export metadata properties to various formats. |
ExportOptions |
Abstract class export options. |
JsonExportOptions |
Creates an export options of xml file. |
XmlExportOptions |
Creates an export options of xml file. |
Enumerations
| Enumeration | Description |
|---|---|
ExportFormat |
Defines file formats to which you can export metadata properties. |