An implementation of the HtmlRenderTargetBase, which renders a report as HTML.
Namespace: MindFusion.Reporting.Wpf.Export
Assembly: MindFusion.Reporting.Wpf.HtmlExport
C#
![]() |
---|
public class HtmlRenderTarget : HtmlRenderTargetBase |
Visual Basic
![]() |
---|
Public Class HtmlRenderTarget |
This class can be used to render an existing report to an HTML file. However, it is easier (and more common) to use the HtmlExporter class for this purpose. The HtmlExporter class relies on a HtmlRenderTarget object in order to do the actual rendering.
System.Object
MindFusion.Reporting.Wpf.Export.HtmlRenderTargetBase
MindFusion.Reporting.Wpf.Export.HtmlRenderTarget