WordDictionary.EnableUserFile Property

NetSpell.SpellChecker

NetSpell Documentation - v.2.1.7

WordDictionary.EnableUserFile Property

Set this to true to automaticly create a user dictionary when a word is added.

[Visual Basic]Public Property EnableUserFile As Boolean
[C#]
public bool EnableUserFile {get; set;}

Remarks

This should be set to false in a web environment

See Also

WordDictionary Class | NetSpell.SpellChecker.Dictionary Namespace