Keyoti RapidSpell Web .NET Help Docs
ShowAddItemAlways Property
API DocumentationKeyoti.RapidSpellRapidSpellWInlineShowAddItemAlways
Keyoti RapidSpell Web .NET
Whether to always show the Add menu item - regardless of whether a user dictionary is specified.
Declaration Syntax
C#Visual BasicVisual C++
public bool ShowAddItemAlways { get; set; }
Public Property ShowAddItemAlways As Boolean
public:
property bool ShowAddItemAlways {
	bool get ();
	void set (bool value);
}
Remarks
This needs to be set true if RapidSpellWInlineHelper has a UserDictionary class override.

Assembly: Keyoti.RapidSpellWeb (Module: Keyoti.RapidSpellWeb) Version: 3.7.10.625