MindFusion WinForms Programmer's Guide
MhtmlExporter Class
See Also
 





Exports MindFusion reports to MHTML files.

Namespace: MindFusion.Reporting.Export
Assembly: MindFusion.Reporting.Html

 Syntax

C#  Copy Code

public class MhtmlExporter : HtmlExporterBase

Visual Basic  Copy Code

Public Class MhtmlExporter
    Inherits HtmlExporterBase

 Inheritance Hierarchy

System.Object
    MindFusion.Reporting.Export.HtmlExporterBase
        MindFusion.Reporting.Export.MhtmlExporter

 See Also

MhtmlExporter Members
MindFusion.Reporting.Export Namespace