Saves the rendered HTML to a file with the specified name.
Namespace: MindFusion.Reporting.Wpf.Export
Assembly: MindFusion.Reporting.Wpf.HtmlExport
SyntaxC#
Copy Code
|
|---|
public void Save ( |
Visual Basic
Copy Code
|
|---|
Public Sub Save( _ |
The file name where the HTML will be saved.
See Also