Keyoti RapidSpell Desktop .NET API Docs
DictFilePath Property
APIKeyoti.RapidSpellCheckerEngineAdapterDictFilePath
Keyoti RapidSpell Desktop .NET
The file to be used as the main dictionary, if this is null then the RapidSpellMDict.DLL satellite assembly is used.
Declaration Syntax
C#Visual BasicVisual C++F#
public virtual string DictFilePath { get; set; }
Public Overridable Property DictFilePath As String
	Get
	Set
public:
virtual property String^ DictFilePath {
	String^ get ();
	void set (String^ value);
}
abstract DictFilePath : string with get, set
override DictFilePath : string with get, set
Return Value
String
This implementation always returns null.

Assembly: Keyoti.RapidSpell.NET2 (Module: Keyoti.RapidSpell.NET2.dll) Version: 4.6.1.204