| C1.Win.C1SpellChecker.4 Assembly > C1.Win.C1SpellChecker Namespace : SpellOptions Class |
The following tables list the members exposed by SpellOptions.
| Name | Description | |
|---|---|---|
![]() | ActiveSpellingEnabled | Gets or sets whether active (as-you-type) spell-checking is enabled. |
![]() | DialogLanguage | Gets or sets the DialogLanguage used when displaying the built-in spell dialog. |
![]() | Ignore | Gets or sets types of words to ignore during the spell-check. |
![]() | MaxSuggestionsInContextMenu | Gets or sets the maximum number of spelling suggestions to show in the editor's context menu. |
![]() | ShowSuggestionsInContextMenu | Gets or sets whether the spell-checker should show spelling suggestions in the System.Windows.Forms.ContextMenuStrip associated with the editor being monitored by this C1SpellChecker. |
![]() | UnderlineColor | Gets or sets the color of the wavy underlines drawn under misspelled words. |