StiConfigSave Method (String) |
Saves a configuration of the report engine.
Namespace:
Stimulsoft.Report
Assembly:
Stimulsoft.Report (in Stimulsoft.Report.dll) Version: 2019.3.1.0
Syntax public static void Save(
string file
)
Public Shared Sub Save (
file As String
)
Parameters
- file
- Type: SystemString
A file for saving a configuration of the report.
See Also