FlexReport for WinForms | ComponentOne
C1.Win.C1Document.4.5.2 Assembly / C1.Win.C1Document.Export Namespace / RtfOptionsForm Class
Members

In This Topic
    RtfOptionsForm Class
    In This Topic
    Represents a form for editing the export options used by an HtmlFilter.
    Object Model
    RtfOptionsForm Class
    Syntax
    'Declaration
     
    Public Class RtfOptionsForm 
       Inherits ExportOptionsFormBase
    public class RtfOptionsForm : ExportOptionsFormBase 
    Inheritance Hierarchy

    System.Object
       System.MarshalByRefObject
          System.ComponentModel.Component
             System.Windows.Forms.Control
                System.Windows.Forms.ScrollableControl
                   System.Windows.Forms.ContainerControl
                      System.Windows.Forms.Form
                         C1.Win.C1Document.Forms.BaseForm
                            C1.Win.C1Document.Export.ExportOptionsFormBase
                               C1.Win.C1Document.Export.RtfOptionsForm

    See Also