Reports for WinForms | ComponentOne
C1.C1Report.4 Assembly / C1.C1Preview.Export Namespace / ReportMetafileExportProvider Class / NewExporter Method

In This Topic
    NewExporter Method (ReportMetafileExportProvider)
    In This Topic
    Creates a new instance of the C1ReportExporter class.
    Syntax
    'Declaration
     
    Public Overridable Function NewExporter() As Exporter
    public virtual Exporter NewExporter()
    See Also