Click or drag to resize

StiBaseStyleSave Method (String)

Saves the style in the file.

Namespace:  Stimulsoft.Report
Assembly:  Stimulsoft.Report (in Stimulsoft.Report.dll) Version: 2019.3.1.0
Syntax
public virtual void Save(
	string file
)

Parameters

file
Type: SystemString
File for style saving.
See Also