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

In This Topic
    RtfExporter Class
    In This Topic
    Represents an object that can be used to export a document to RTF and DOCX formats.
    Object Model
    RtfExporter Class
    Syntax
    'Declaration
     
    Public Class RtfExporter 
       Inherits ComplexExporter
    public class RtfExporter : ComplexExporter 
    Inheritance Hierarchy

    System.Object
       C1.C1Preview.Export.Exporter
          C1.C1Preview.Export.ComplexExporter
             C1.C1Preview.Export.RtfExporter

    See Also