[]
        
(Showing Draft Content)

C1.C1Preview.Export.C1mdxExporter

C1mdxExporter Class

Represents an object that can be used to export a document to C1MDX format.

Inheritance
C1mdxExporter
Namespace: C1.C1Preview.Export
Assembly: C1.PrintDocument.4.8.dll
Syntax
public class C1mdxExporter : C1ExporterBase

Constructors

Name Description
C1mdxExporter()

Properties

Name Description
ExportProvider

Gets C1mdxExportProvider.

Methods

Name Description
InternalExport()

Performs export to a disk file or to a stream.

See Also