ComponentOne SpellChecker for WinForms
Options Property

C1.Win.C1SpellChecker.4 Assembly > C1.Win.C1SpellChecker Namespace > C1SpellChecker Class : Options Property
Gets a SpellOptions object that specifies spell-checking options.
Syntax
'Declaration
 
Public ReadOnly Property Options As SpellOptions
public SpellOptions Options {get;}
Remarks
Options available include types of words to ignore, whether to display suggestions in a context menu, the number of suggestions to display, and so on.
See Also

Reference

C1SpellChecker Class
C1SpellChecker Members