Reports for WinForms | ComponentOne
C1.C1Report.4 Assembly / C1.C1Preview.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 PdfExporter
    public new PdfExporter Exporter {get;}
    See Also