Name | Description | |
---|---|---|
![]() | AutoCorrect | Gets or sets whether spelling mistakes are automatically corrected as you type, provided that Auto Correct suggestions for the misspelled word are available. |
![]() | CheckSpellingAsType | Gets or sets whether Reflection automatically reviews words for spelling errors as you type, adding wavy red lines under possibly misspelled words. |
![]() | CorrectAccidentalCapsLock | Gets or sets whether to correct a word that begins with a lowercase letter and is followed by all uppercase letters to a word that begins with a single uppercase letter. |
![]() | CorrectTwoInitialCaps | Gets or sets whether to correct a word that begins with two or more uppercase letters to a word that begins with a single uppercase letter. |
![]() | CustomDictionaryPath | Gets or sets the full path to a custom dictionary file to use with Spell Check. |
![]() | Enabled | Gets or sets whether Spell Check is enabled in the terminal session. |
![]() | IgnoreAllUppercase | Gets or sets whether to exclude words that use only uppercase letters from a spelling review. True excludes these words; false doesn't exclude them. |
![]() | IgnoreWordsWithNumbers | Gets or sets whether to exclude words that contain numerals from a spelling review. True excludes these words; false doesn't exclude them. |
![]() | MainLanguage | Gets or sets the language of the dictionary to use if the underlying Spell Check engine supports multiple languages. |
![]() | MaxSuggestions | Gets or sets the maximum number of spelling suggestions for a misspelled word. |
![]() | MaxWordLength | Gets or sets the maximum length of words checked for spelling (between 20-200 characters). Longer words are ignored by the spell checker. |
![]() | MinimumMatch | Gets or sets the minimum length of fields reviewed for spelling errors. |
![]() | MisspelledWordCollection | Returns a collection of misspelled words from the current host screen. |
![]() | Parent | Gets the parent object (Productivity). |