ComponentOne Reports for WPF
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.RtfExporter

    See Also