Keyoti RapidSpell Desktop .NET API Docs
DictFilePath Property
APIKeyoti.RapidSpellRapidSpellAsYouTypeDictFilePath
Keyoti RapidSpell Desktop .NET
The file to be used as the main dictionary (either a full file path, or the name of an embedded resource), if this is null then the built-in US English dictionary is used.
Declaration Syntax
C#C#Visual BasicVisual BasicVisual C++Visual C++F#F#
public string DictFilePath { get; set; }
public string DictFilePath { get; set; }
Public Property DictFilePath As String
	Get
	Set
Public Property DictFilePath As String
	Get
	Set
public:
property String^ DictFilePath {
	String^ get ();
	void set (String^ value);
}
public:
property String^ DictFilePath {
	String^ get ();
	void set (String^ value);
}
member DictFilePath : string with get, set
member DictFilePath : string with get, set
Property Value

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