TdxSpellCheckerDictionary Properties
The base class for the ISpell, OpenOffice, and user-defined dictionaries.
Name | Description |
---|---|
Active |
Returns whether the dictionary is used for spell checking.
Inherited from Tdx |
Alphabet |
Specifies the corresponding language’s alphabet.
Inherited from Tdx |
Check |
Specifies whether a dictionary supports a case-sensitive search. |
Code |
Specifies the dictionary’s code page.
Inherited from Tdx |
Enabled |
Specifies whether the dictionary is enabled.
Inherited from Tdx |
Language |
Specifies the dictionary’s language.
Inherited from Tdx |
Loaded |
Returns whether the dictionary is loaded into memory.
Inherited from Tdx |
Spell |
Returns a spell checker.
Inherited from Tdx |
Word |
Returns the number of words in the dictionary. |
See Also