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

In This Topic
    ReportMetafileExportProvider Property
    In This Topic
    Gets the static registered instance of compressed metafile export provider for C1.C1Report.
    Syntax
    'Declaration
     
    Public Shared ReadOnly Property ReportMetafileExportProvider As ReportMetafileExportProvider
    public static ReportMetafileExportProvider ReportMetafileExportProvider {get;}
    See Also