Click or drag to resize

StiFormSettingsSave Method (String, Form)

[Missing <summary> documentation for "M:Stimulsoft.Report.StiFormSettings.Save(System.String,System.Windows.Forms.Form)"]

Namespace:  Stimulsoft.Report
Assembly:  Stimulsoft.Report (in Stimulsoft.Report.dll) Version: 2019.3.1.0
Syntax
public static void Save(
	string name,
	Form form
)

Parameters

name
Type: SystemString

[Missing <param name="name"/> documentation for "M:Stimulsoft.Report.StiFormSettings.Save(System.String,System.Windows.Forms.Form)"]

form
Type: System.Windows.FormsForm

[Missing <param name="form"/> documentation for "M:Stimulsoft.Report.StiFormSettings.Save(System.String,System.Windows.Forms.Form)"]

See Also