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

In This Topic
    MhtmlExporter Class
    In This Topic
    Represents an object that can be used to export a SSRS report to Web archive (MHTML) format.
    Object Model
    MhtmlExporter Class
    Syntax
    'Declaration
     
    Public Class MhtmlExporter 
       Inherits Exporter
    public class MhtmlExporter : Exporter 
    Inheritance Hierarchy

    System.Object
       C1.WPF.Document.Export.ExportFilter
          C1.WPF.Document.Export.Ssrs.Exporter
             C1.WPF.Document.Export.Ssrs.MhtmlExporter

    See Also