Keyoti RapidSpell Desktop .NET API Docs
UserDictionaryFile Property
APIKeyoti.RapidSpellRapidSpellDialogUserDictionaryFile
Keyoti RapidSpell Desktop .NET
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 { get; set; }
public string UserDictionaryFile { get; set; }
Public Property UserDictionaryFile As String
	Get
	Set
Public Property UserDictionaryFile As String
	Get
	Set
public:
property String^ UserDictionaryFile {
	String^ get ();
	void set (String^ value);
}
public:
property String^ UserDictionaryFile {
	String^ get ();
	void set (String^ value);
}
member UserDictionaryFile : string with get, set
member UserDictionaryFile : string with get, 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