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

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