DictionaryPath Property (C1Editor)
In This Topic
SpellChecker dictionary path.
Syntax
'Declaration
Public Property DictionaryPath As System.String
public System.string DictionaryPath {get; set;}
Example
Example of the relative path: "~/Dictionaries/C1Spell_de-DE.dct"
See Also