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

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

Syntax

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

Inheritance Hierarchy

See Also