com.groupdocs.metadata.export
The com.groupdocs.metadata.export 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
Enum | Description |
---|---|
ExportFormat | Defines file formats to which you can export metadata properties. |