StiStylesSheetSave Method (String) |
Saves a list of styles from the file.
Namespace:
Stimulsoft.Report
Assembly:
Stimulsoft.Report (in Stimulsoft.Report.dll) Version: 2019.3.1.0
Syntax public virtual void Save(
string file
)
Public Overridable Sub Save (
file As String
)
Parameters
- file
- Type: SystemString
File for list of styles saving.
See Also