The abstract base class for C1dExporter and C1dxExporter classes.

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

Syntax

C#
public abstract class C1dExporterBase : C1ExporterBase
Visual Basic
Public MustInherit Class C1dExporterBase _
	Inherits C1ExporterBase

Inheritance Hierarchy

See Also