Keyoti RapidSpell Web .NET Help Docs
SetDictFilePath Method (dictFilePath)
API DocumentationKeyoti.RapidSpellRapidSpellWInlineHelperSetDictFilePath(String)
Keyoti RapidSpell Web .NET
Sets the dict file, file path to use for the main dictionary - overrides any value coming from the RapidSpellWInline control.
Declaration Syntax
C#C#Visual BasicVisual BasicVisual C++Visual C++F#F#
public void SetDictFilePath(
	string dictFilePath
)
public void SetDictFilePath(
	string dictFilePath
)
Public Sub SetDictFilePath ( 
	dictFilePath As String
)
Public Sub SetDictFilePath ( 
	dictFilePath As String
)
public:
void SetDictFilePath(
	String^ dictFilePath
)
public:
void SetDictFilePath(
	String^ dictFilePath
)
member SetDictFilePath : 
        dictFilePath : string -> unit 
member SetDictFilePath : 
        dictFilePath : string -> unit 
Parameters
dictFilePath (String)

Assembly: Keyoti.RapidSpellWeb (Module: Keyoti.RapidSpellWeb.dll) Version: 6.4.25.331