Click or drag to resize

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
)

Parameters

file
Type: SystemString
A file for saving a configuration of the report.
See Also