Keyoti RapidSpell Desktop .NET API Docs
ShowOptionForMultipleUserDictionaries Property
APIKeyoti.RapidSpellRapidSpellDialogShowOptionForMultipleUserDictionaries
Keyoti RapidSpell Desktop .NET
Whether to allow the user to add/remove additional user dictionaries in the options form, the user is not permitted to remove the user dictionary assigned via code.
Declaration Syntax
C#C#Visual BasicVisual BasicVisual C++Visual C++F#F#
public bool ShowOptionForMultipleUserDictionaries { get; set; }
public bool ShowOptionForMultipleUserDictionaries { get; set; }
Public Property ShowOptionForMultipleUserDictionaries As Boolean
	Get
	Set
Public Property ShowOptionForMultipleUserDictionaries As Boolean
	Get
	Set
public:
property bool ShowOptionForMultipleUserDictionaries {
	bool get ();
	void set (bool value);
}
public:
property bool ShowOptionForMultipleUserDictionaries {
	bool get ();
	void set (bool value);
}
member ShowOptionForMultipleUserDictionaries : bool with get, set
member ShowOptionForMultipleUserDictionaries : bool with get, set
Property Value

Assembly: Keyoti.RapidSpell.NET4 (Module: Keyoti.RapidSpell.NET4.dll) Version: 6.2.21.412