Keyoti RapidSpell Desktop .NET API Docs
DictFilePath Property
APIKeyoti.RapidSpellRapidSpellGUIPresenterDictFilePath
Keyoti RapidSpell Desktop .NET
Optional file path to the main dictionary .dict file to use.
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:
virtual property String^ DictFilePath {
	String^ get () sealed;
	void set (String^ value) sealed;
}
public:
virtual property String^ DictFilePath {
	String^ get () sealed;
	void set (String^ value) sealed;
}
abstract DictFilePath : string with get, set
override DictFilePath : string with get, set
abstract DictFilePath : string with get, set
override DictFilePath : string with get, set
Property Value

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