WordDictionary Properties

NetSpell.SpellChecker

NetSpell Documentation - v.2.1.7

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

BaseWords The collection of base words for the dictionary
Container (inherited from Component) Gets the IContainer that contains the Component.
Copyright Copyright text for the dictionary
DictionaryFile The file name for the main dictionary
DictionaryFolder Folder containing the dictionaries
EnableUserFile Set this to true to automaticly create a user dictionary when a word is added.
Initialized True if the dictionary has been initialized
PhoneticRules Collection of phonetic rules for this dictionary
PrefixRules Collection of affix prefixes for the base words in this dictionary
ReplaceCharacters List of characters to use when generating suggestions using the near miss stratigy
Site (inherited from Component) Gets or sets the ISite of the Component.
SuffixRules Collection of affix suffixes for the base words in this dictionary
TryCharacters List of characters to try when generating suggestions using the near miss stratigy
UserFile The file name for the user word list for this dictionary
UserWords List of user entered words in this dictionary

Protected Instance Properties

DesignMode (inherited from Component) Gets a value that indicates whether the Component is currently in design mode.
Events (inherited from Component)Gets the list of event handlers that are attached to this Component.

See Also

WordDictionary Class | NetSpell.SpellChecker.Dictionary Namespace