Spelling Properties
The properties of the Spelling class are listed below. For a complete list of Spelling class members, see the Spelling Members topic.
Public Instance Properties
| Display the 'Spell Check Complete' alert. | |
| Gets the IContainer that contains the Component. | |
| The current word being spell checked from the text property | |
| The WordDictionary object to use when spell checking | |
| Ignore words with all capital letters when spell checking | |
| Ignore html tags when spell checking | |
| List of words to automatically ignore | |
| Ignore words with digits when spell checking | |
| The maximum number of suggestions to generate | |
| List of words and replacement values to automatically replace | |
| The word to used when replacing the misspelled word | |
| Determines if the spell checker should use its internal suggestions and options dialogs. | |
| Gets or sets the ISite of the Component. | |
| The internal spelling suggestions dialog form | |
| The suggestion strategy to use when generating suggestions | |
| An array of word suggestions for the correct spelling of the misspelled word | |
| The text to spell check | |
| TextIndex is the index of the current text being spell checked | |
| The number of words being spell checked | |
| WordIndex is the index of the current word being spell checked |
Protected Instance Properties
| Gets a value that indicates whether the Component is currently in design mode. | |
| Gets the list of event handlers that are attached to this Component. |
See Also
Spelling Class | NetSpell.SpellChecker Namespace