WordDictionary Properties
The properties of the WordDictionary class are listed below. For a complete list of WordDictionary class members, see the WordDictionary Members topic.
Public Instance Properties
| The collection of base words for the dictionary | |
| Gets the IContainer that contains the Component. | |
| Copyright text for the dictionary | |
| The file name for the main dictionary | |
| Folder containing the dictionaries | |
| Set this to true to automaticly create a user dictionary when a word is added. | |
| True if the dictionary has been initialized | |
| Collection of phonetic rules for this dictionary | |
| Collection of affix prefixes for the base words in this dictionary | |
| List of characters to use when generating suggestions using the near miss stratigy | |
| Gets or sets the ISite of the Component. | |
| Collection of affix suffixes for the base words in this dictionary | |
| List of characters to try when generating suggestions using the near miss stratigy | |
| The file name for the user word list for this dictionary | |
| List of user entered words in this dictionary |
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
WordDictionary Class | NetSpell.SpellChecker.Dictionary Namespace