Keyoti RapidSpell Desktop .NET API Docs
UserDictionaryFile Property
APIKeyoti.RapidSpellRapidSpellGUIPresenterUserDictionaryFile
Keyoti RapidSpell Desktop .NET
Set the user dictionary file, if this file doesn't exist it will be created.
Declaration Syntax
C#C#Visual BasicVisual BasicVisual C++Visual C++F#F#
public string UserDictionaryFile { set; }
public string UserDictionaryFile { set; }
Public WriteOnly Property UserDictionaryFile As String
	Set
Public WriteOnly Property UserDictionaryFile As String
	Set
public:
property String^ UserDictionaryFile {
	void set (String^ value);
}
public:
property String^ UserDictionaryFile {
	void set (String^ value);
}
member UserDictionaryFile : string with set
member UserDictionaryFile : string with set
Property Value
Remarks
Use of a user dictionary is optional.

Assembly: Keyoti.RapidSpell.NET4 (Module: Keyoti.RapidSpell.NET4.dll) Version: 6.2.21.412