JsonExporter class

JsonExporter class

Provides the functionality to export data in JSON format.

Inheritance: JsonExporterExporterBase

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