Keyoti RapidSpell WPF API Docs
userDictionary Property
APIKeyoti.RapidSpell.WpfRapidSpellCheckeruserDictionary
Keyoti RapidSpell WPF
The UserDictionary being used, may be null if no user dictionary is being used.
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;
}

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