Keyoti RapidSpell Desktop .NET API Docs
userDictionary Property
APIKeyoti.RapidSpellCheckerEngineAdapteruserDictionary
Keyoti RapidSpell Desktop .NET
The user dictionary, this should be null (C#) or nothing (VB.NET) if no user dictionary is being used.
Declaration Syntax
C#Visual BasicVisual C++F#
public virtual UserDictionary userDictionary { get; }
Public Overridable ReadOnly Property userDictionary As UserDictionary
	Get
public:
virtual property UserDictionary^ userDictionary {
	UserDictionary^ get ();
}
abstract userDictionary : UserDictionary with get
override userDictionary : UserDictionary with get
Return Value
UserDictionary
This implementation always returns null.

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