C1.Web.Wijmo.Controls.45 Assembly / C1.Web.Wijmo.Controls.C1Editor.C1SpellChecker Namespace / C1SpellChecker Class / DictionaryPath Property

In This Topic
DictionaryPath Property (C1SpellChecker)
In This Topic
SpellChecker dictionary path.
Syntax
'Declaration
 
Public Overridable Property DictionaryPath As System.String
 
Example
Example of the relative path: "~/Dictionaries/C1Spell_de-DE.dct"
See Also