Document Library for WinForms | ComponentOne
C1.Win.Document.8 Assembly / C1.Win.Document.Export Namespace / CsvOptionsForm Class / Exporter Property

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