Click or drag to resize

StiOptionsLocalizationLoad Method (Stream)

Loads localization from the stream.

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

Parameters

stream
Type: System.IOStream
A stream from which localization will be loaded.
See Also