StiDictionarySave Method (String) |
Saves the dictionary in file in XML format.
Namespace:
Stimulsoft.Report.Dictionary
Assembly:
Stimulsoft.Report (in Stimulsoft.Report.dll) Version: 2019.3.1.0
Syntax public void Save(
string path
)
Public Sub Save (
path As String
)
Parameters
- path
- Type: SystemString
File for saving dictionary.
See Also