Keyoti RapidSpell Desktop .NET API Docs
ReloadDictionary Method
APIKeyoti.RapidSpellUserDictionaryReloadDictionary()()()()
Keyoti RapidSpell Desktop .NET
Loads the dictionary into an internal collection.
Declaration Syntax
C#Visual BasicVisual C++F#
public virtual bool ReloadDictionary()
Public Overridable Function ReloadDictionary As Boolean
public:
virtual bool ReloadDictionary()
abstract ReloadDictionary : unit -> bool 
override ReloadDictionary : unit -> bool 
Return Value
Boolean
Whether the dictionary was reloaded successfully.
Remarks
The user dictionary can be changed externally (eg. by a different control), and this method is called when that happens to cause the internal collection to be updated.

Assembly: Keyoti.RapidSpell.NET2 (Module: Keyoti.RapidSpell.NET2.dll) Version: 4.6.1.204