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

In This Topic
    C1ReportTextExporter Class
    In This Topic
    Provides export of a C1.C1Report.C1Report to plain text.
    Object Model
    C1ReportTextExporter Class
    Syntax
    'Declaration
     
    Public Class C1ReportTextExporter 
       Inherits C1ReportExporter
    public class C1ReportTextExporter : C1ReportExporter 
    Inheritance Hierarchy

    System.Object
       C1.C1Preview.Export.Exporter
          C1.C1Preview.Export.C1ReportExporter
             C1.C1Preview.Export.C1ReportTextExporter

    See Also