PrintDocument for WinForms | ComponentOne
C1.PrintDocument.4.5.2 Assembly / C1.C1Preview.Export Namespace / C1dExporterBase Class
Members

In This Topic
    C1dExporterBase Class
    In This Topic
    The abstract base class for C1dExporter and C1dxExporter classes.
    Object Model
    C1dExporterBase Class
    Syntax
    'Declaration
     
    Public MustInherit Class C1dExporterBase 
       Inherits C1ExporterBase
    public abstract class C1dExporterBase : C1ExporterBase 
    Inheritance Hierarchy

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

    See Also