Saves the rendered image to a file with the specified name and using the specified bitmap encoder.
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.
The encoder to use for saving.
See Also