FlexReport for WinForms | ComponentOne
C1.Win.C1Document.4.5.2 Assembly / C1.Win.C1Document.Export Namespace / RtfExportProvider Class / OptionsFormClass Property

In This Topic
    OptionsFormClass Property (RtfExportProvider)
    In This Topic
    Gets the type of form which is used to edit the export options by default.
    Syntax
    'Declaration
     
    Public Overrides ReadOnly Property OptionsFormClass As Type
    public override Type OptionsFormClass {get;}
    See Also