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

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