Returns the rendered HTML as string.
Namespace: MindFusion.Reporting.Wpf.Export
Assembly: MindFusion.Reporting.Wpf.HtmlExport
SyntaxC#
Copy Code
|
|---|
protected string GetHtml () |
Visual Basic
Copy Code
|
|---|
Protected Function GetHtml () As String |
A string representing the rendered HTML.
See Also