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

In This Topic
    Exporter Property (RtfOptionsForm)
    In This Topic
    Gets the associated exporter.
    Syntax
    'Declaration
     
    Public Shadows ReadOnly Property Exporter As RtfFilter
    public new RtfFilter Exporter {get;}
    See Also