Saves the report to the specified file.
Namespace: MindFusion.Reporting
Assembly: MindFusion.Reporting
SyntaxC#
Copy Code
|
|---|
public void SaveToXml ( |
Visual Basic
Copy Code
|
|---|
Public Sub SaveToXml( _ |
The name of the file to save to.
See Also