JsonExporter class
JsonExporter class
Provides the functionality to export data in JSON format.
Inheritance: JsonExporter →
ExporterBase
The JsonExporter type exposes the following members:
Constructors
| Constructor | Description |
|---|---|
| init | Constructs a new instance of JsonExporter |
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
JsonExporter