GroupDocs.Parser.Export
The namespace provides classes that allow users to export data to different formats.
Classes
| Class | Description |
|---|---|
| ExporterBase | Provides the base class for the data export functionality. |
| Extensions | Provides extensions methods for the data export functionality. |
| JsonExporter | Provides the functionality to export data in JSON format. |
| XmlExporter | Provides the functionality to export data in XML format. |