PrintDocument for WinForms | ComponentOne
C1.PrintDocument.4.5.2 Assembly / C1.C1Preview.Export Namespace / C1mdxOptionsForm Class / Exporter Property

In This Topic
    Exporter Property (C1mdxOptionsForm)
    In This Topic
    Gets the associated exporter.
    Syntax
    'Declaration
     
    Public Overridable ReadOnly Property Exporter As Exporter
    public virtual Exporter Exporter {get;}
    See Also