StiReportSaveSnapshot Method (String) |
Saves a report template with embedded data
Namespace:
Stimulsoft.Report
Assembly:
Stimulsoft.Report (in Stimulsoft.Report.dll) Version: 2019.3.1.0
Syntax public virtual void SaveSnapshot(
string path
)
Public Overridable Sub SaveSnapshot (
path As String
)
Parameters
- path
- Type: SystemString
A file to save a report template with embedded data.
See Also