Spelling.MaxSuggestions Property

NetSpell.SpellChecker

NetSpell Documentation - v.2.1.7

Spelling.MaxSuggestions Property

The maximum number of suggestions to generate

[Visual Basic]Public Property MaxSuggestions As Integer
[C#]
public int MaxSuggestions {get; set;}

See Also

Spelling Class | NetSpell.SpellChecker Namespace