Document Library for WinForms | ComponentOne
C1.Win.C1Document.4.8 Assembly / C1.Win.C1Document.Export Namespace / HtmlOptionsForm Class / Exporter Property

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