Exports MindFusion reports to HTML files.
Namespace: MindFusion.Reporting.Export
Assembly: MindFusion.Reporting.Html
SyntaxC#
Copy Code
|
|---|
public class HtmlExporter : HtmlExporterBase |
Visual Basic
Copy Code
|
|---|
Public Class HtmlExporter |
RemarksFor more information on how to use the HtmlExporter, check Exporting.
Inheritance HierarchySystem.Object![]()
MindFusion.Reporting.Export.HtmlExporterBase
MindFusion.Reporting.Export.HtmlExporter
See Also