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