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

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