Click or drag to resize

StiDictionaryMerge Method (String)

Merges the dictionary with the file in XML format.

Namespace:  Stimulsoft.Report.Dictionary
Assembly:  Stimulsoft.Report (in Stimulsoft.Report.dll) Version: 2019.3.1.0
Syntax
public void Merge(
	string path
)

Parameters

path
Type: SystemString
File for merging of the dictionary.
See Also