Click or drag to resize

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
)

Parameters

path
Type: SystemString
File for saving dictionary.
See Also