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

Namespace:  C1.C1Preview.Export
Assembly:  C1.C1Report.2 (in C1.C1Report.2.dll)

Syntax

C#
public class C1dxExporter : C1dExporterBase
Visual Basic
Public Class C1dxExporter _
	Inherits C1dExporterBase

Inheritance Hierarchy

See Also