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

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

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

    See Also