Keyoti RapidSpell WPF API Docs
UserDictionary Property
APIKeyoti.RapidSpell.WpfRapidSpellGUIPresenterUserDictionary
Keyoti RapidSpell WPF
Set the user dictionary object.
Declaration Syntax
C#Visual BasicVisual C++
public UserDictionary UserDictionary { get; set; }
Public Property UserDictionary As UserDictionary
public:
virtual property UserDictionary^ UserDictionary {
	UserDictionary^ get () sealed;
	void set (UserDictionary^ value) sealed;
}
Remarks
Use of a user dictionary is optional.

Assembly: Keyoti3.RapidSpell.WPF (Module: Keyoti3.RapidSpell.WPF) Version: 2.0.10.827