FlexReport for WinForms | ComponentOne
C1.Win.C1Document.4.5.2 Assembly / C1.Win.C1Document.Export Namespace / RasterImageOptionsForm Class / Exporter Property

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