XmlExporter class
XmlExporter class
Provides the functionality to export data in XML format.
Inheritance: XmlExporter →
ExporterBase
The XmlExporter type exposes the following members:
Constructors
| Constructor | Description |
|---|---|
| init | Constructs a new instance of XmlExporter |
Methods
| Method | Description |
|---|---|
| export | |
| export | Exports the document information to the stream. |
| export | |
| export | |
| export | |
| export | Exports document data to the stream. |
| export | |
| export | Exports the document information to the file. |
| export | |
| export | |
| export | |
| export | Exports document data to the file. |
See Also
- module
groupdocs.parser.export - class
ExporterBase - class
XmlExporter