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

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

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

    See Also