Keyoti RapidSpell WPF API Docs
SetUserDictionary Method (userDictionaryFile)
APIKeyoti.RapidSpell.WpfRapidSpellCheckerSetUserDictionary(String)
Keyoti RapidSpell WPF
Set the user dictionary to use.
Declaration Syntax
C#Visual BasicVisual C++
public void SetUserDictionary(
	string userDictionaryFile
)
Public Sub SetUserDictionary ( _
	userDictionaryFile As String _
)
public:
virtual void SetUserDictionary(
	String^ userDictionaryFile
) sealed
Parameters
userDictionaryFile (String)
a file to be used as a user dictionary
Remarks
If the userDictionary can not be created/read it will be ignored
Exceptions
ExceptionCondition
ArgumentNullExceptionif userDictionaryFile is null

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