Keyoti RapidSpell Web .NET Help Docs
SetUserDictionary Method (userDictionaryFile)
API DocumentationKeyoti.RapidSpellRapidSpellCheckerSetUserDictionary(String)
Keyoti RapidSpell Web .NET
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: Keyoti.RapidSpellWeb (Module: Keyoti.RapidSpellWeb) Version: 3.7.10.625