Click or drag to resize

StiOptionsLocalizationLoad Method (String)

Loads localization from the xml file.

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

Parameters

file
Type: SystemString
A file from which localization will be loaded.
See Also