An implementation of the HtmlRenderTargetBase, which renders reports to MHTML.
Namespace: MindFusion.Reporting.Wpf.Export
Assembly: MindFusion.Reporting.Wpf.HtmlExport
SyntaxC#
Copy Code
|
|---|
public class MhtmlRenderTarget : HtmlRenderTargetBase |
Visual Basic
Copy Code
|
|---|
Public Class MhtmlRenderTarget |
Inheritance HierarchySystem.Object![]()
MindFusion.Reporting.Wpf.Export.HtmlRenderTargetBase
MindFusion.Reporting.Wpf.Export.MhtmlRenderTarget
See Also