Keyoti RapidSpell Web .NET Help Docs
GuiLanguage Property
API DocumentationKeyoti.RapidSpellRapidSpellWInlineGuiLanguage
Keyoti RapidSpell Web .NET
The UI language.
Declaration Syntax
C#C#Visual BasicVisual BasicVisual C++Visual C++F#F#
[PersistenceModeAttribute(PersistenceMode.Attribute)]
public LanguageType GuiLanguage { get; set; }
[PersistenceModeAttribute(PersistenceMode.Attribute)]
public LanguageType GuiLanguage { get; set; }
<PersistenceModeAttribute(PersistenceMode.Attribute)> 
Public Property GuiLanguage As LanguageType
	Get
	Set
<PersistenceModeAttribute(PersistenceMode.Attribute)> 
Public Property GuiLanguage As LanguageType
	Get
	Set
public:
[PersistenceModeAttribute(PersistenceMode::Attribute)]
property LanguageType GuiLanguage {
	LanguageType get ();
	void set (LanguageType value);
}
public:
[PersistenceModeAttribute(PersistenceMode::Attribute)]
property LanguageType GuiLanguage {
	LanguageType get ();
	void set (LanguageType value);
}
[<PersistenceModeAttribute(PersistenceMode.Attribute)>]
member GuiLanguage : LanguageType with get, set
[<PersistenceModeAttribute(PersistenceMode.Attribute)>]
member GuiLanguage : LanguageType with get, set
Property Value
Remarks
This is the language that all text on the UI should be in.

Assembly: Keyoti.RapidSpellWeb (Module: Keyoti.RapidSpellWeb.dll) Version: 6.4.25.331