Reports for WinForms | ComponentOne
C1.C1Report.4 Assembly / C1.C1Preview.Export Namespace / C1dxExporter Class
Members

In This Topic
    C1dxExporter Class
    In This Topic
    Represents an object that can be used to export a document to C1DX format.
    Object Model
    C1dxExporter Class
    Syntax
    'Declaration
     
    Public Class C1dxExporter 
       Inherits C1dExporterBase
    public class C1dxExporter : C1dExporterBase 
    Inheritance Hierarchy

    System.Object
       C1.C1Preview.Export.Exporter
          C1.C1Preview.Export.C1ExporterBase
             C1.C1Preview.Export.C1dExporterBase
                C1.C1Preview.Export.C1dxExporter

    See Also