Document Library for WPF | ComponentOne
C1.WPF.Document.4.5.2 Assembly / C1.WPF.Document.Export.Ssrs Namespace / MhtmlExporter Class / ExportProvider Property

In This Topic
    ExportProvider Property (MhtmlExporter)
    In This Topic
    Syntax
    'Declaration
     
    Public Overrides ReadOnly Property ExportProvider As ExportProvider
    public override ExportProvider ExportProvider {get;}
    See Also