WordDictionary.ReplaceCharacters Property

NetSpell.SpellChecker

NetSpell Documentation - v.2.1.7

WordDictionary.ReplaceCharacters Property

List of characters to use when generating suggestions using the near miss stratigy

[Visual Basic]Public ReadOnly Property ReplaceCharacters As ArrayList
[C#]
public System.Collections.ArrayList ReplaceCharacters {get;}

See Also

WordDictionary Class | NetSpell.SpellChecker.Dictionary Namespace