DictionaryBase Properties
Base class for dictionaries.Name | Description |
---|---|
AlphabetChars | Gets the alphabetical list of characters for the current dictionary. |
Culture | Gets or sets the culture specific settings of the dictionary. |
DictionaryPath | Gets or sets the path to the dictionary file. |
Loaded | Gets whether the dictionary is loaded. |
WordCount | Gets the number of word entries contained in the dictionary. |
See Also