Click or drag to resize

IStiGlobalizationProvider Interface

[Missing <summary> documentation for "T:Stimulsoft.Report.IStiGlobalizationProvider"]

Namespace:  Stimulsoft.Report
Assembly:  Stimulsoft.Report (in Stimulsoft.Report.dll) Version: 2019.3.1.0
Syntax
public interface IStiGlobalizationProvider

The IStiGlobalizationProvider type exposes the following members.

Methods
  NameDescription
Public methodGetAllStrings
Returns array of the property names which can be localized.
Public methodGetString
Gets localized string from specified property name.
Public methodSetString
Sets localized string to specified property name.
Top
See Also