1. GroupDocs.Parser
  2. /
  3. GroupDocs.Parser for Python via .NET
  4. /
  5. groupdocs.parser.export

groupdocs.parser.export

On this page

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.

On this page