The base class for all types of valid dictionaries is the abstract class Dictionary. The content of the dictionary is only accessed by the TXSpell.
public abstract class Dictionary
Public MustInherit Class Dictionary
Property | Description |
---|---|
Dictionary |
Gets or sets the dictionary's encoding. |
Display |
Gets or sets the text that is displayed for the dictionary inside the options dialog or the Spell |
Is |
Gets or sets a value that indicates whether suggestions are created using this dictionary or not. |
Is |
Gets a value indicating whether the dictionary is selected as the default dictionary by the Language property. |
Is |
Gets or sets a value indicating whether spell checking of this dictionary is enabled or not. |
Language | Gets or sets the dictionary's language. |
Name | Gets or sets the dictionary's name. |
Show |
Gets or sets a value indicating whether the dictionary is shown in the options dialog. |