Keyoti RapidSpell Desktop .NET API Docs
DictFilePath Property
APIKeyoti.RapidSpellRapidSpellCheckerDictFilePath
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:
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