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

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

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

    See Also