AffixDictionaryPathList | Gets the affix dictionary path list. |
CheckingText | Gets or sets the checking text. |
CustomWordList | Gets or sets the custom word list stored in memory. |
ErrDescription | Gets the error description. |
IsAllCapsIgnored | Sets or gets a value indicating whether it is ignored in spell checking for a word whose letters are all capitals,like "USA","ASCII", etc. |
IsFilenamesIgnored | Sets or gets a value indicating whether it is ignored in spell checking for a word which is a filename or a path of a file, like "Alice.doc", "C:\My Documents\Alice.doc", etc. |
IsFirstCapIgnored | Sets or gets a value indicating whether it is ignored in spell checking for a word whose first letter is a capital,like "Alice",etc. |
IsHtmlIgnored | Sets or gets a value indicating whether it is ignored in spell checking for a word which is an Html tag. |
IsHyphenatedIgnored | Sets or gets a value indicating whether it is ignored in spell checking for a hyphenated word, like "WinForm",etc. |
IsInternetIgnored | Sets or gets a value indicating whether it is ignored in spell checking for a word which is an Url or an email address, etc. |
IsMixedCapsIgnored | Sets or gets a value indicating whether it is ignored in spell checking for a word whose letters are mixed in capitals,like "aliceBob", but not the frist letter is a captial, like "Tom". |
IsMixedDigitsIgnored | Sets or gets a value indicating whether it is ignored in spell checking for a word whose letters are mixed with digits, ,like "ISO9002","3rd", etc. |
IsRepeatIgnored | Sets or gets a value indicating whether it is ignored in spell checking for a repeat word. |
Language | Gets the language name of the main dictionary. |
MainDictionary | Gets or sets the MainDictionaryInfo. |
MainDictionaryPath | Gets the main dictionary path. |
StartPos | Gets or sets the starting position of the CheckingText for next spell checking. |
WrongWord | Gets the latest wrong word. |