Keyoti RapidSpell Desktop .NET API Docs
ReloadDictionary Method
APIKeyoti.RapidSpellUserDictionaryReloadDictionary()()()()
Keyoti RapidSpell Desktop .NET
Loads the dictionary into an internal collection.
Declaration Syntax
C#C#Visual BasicVisual BasicVisual C++Visual C++F#F#
public virtual bool ReloadDictionary()
public virtual bool ReloadDictionary()
Public Overridable Function ReloadDictionary As Boolean
Public Overridable Function ReloadDictionary As Boolean
public:
virtual bool ReloadDictionary()
public:
virtual bool ReloadDictionary()
abstract ReloadDictionary : unit -> bool 
override ReloadDictionary : unit -> bool 
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.NET4 (Module: Keyoti.RapidSpell.NET4.dll) Version: 6.2.21.412