Keyoti RapidSpell WPF API Docs
ReloadDictionary Method
APIKeyoti.RapidSpell.WpfUserDictionaryReloadDictionary()()()()
Keyoti RapidSpell WPF
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: Keyoti4.RapidSpell.WPF (Module: Keyoti4.RapidSpell.WPF.dll) Version: 3.1.16.1214