C1.WPF.PrintDocument.4.6.2 Assembly / C1.C1Preview.Export Namespace / C1ExporterBase Class
Members

C1ExporterBase Class
The abstract base class for C1dExporterBase and C1mdxExporter classes.
Object Model
C1ExporterBase Class
Syntax
'Declaration
 
Public MustInherit Class C1ExporterBase 
   Inherits Exporter
 
Inheritance Hierarchy

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

See Also