TdxUserSpellCheckerDictionary Properties
A user-defined dictionary.
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.
Inherited from Tdx |
Code |
Specifies the dictionary’s code page.
Inherited from Tdx |
Dictionary |
Specifies the dictionary file from which a user-defined dictionary is loaded, or where the dictionary is stored. |
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 |
Options | Contains options for the user-defined dictionary. |
Spell |
Returns a spell checker.
Inherited from Tdx |
Word |
Returns the number of words in the dictionary.
Inherited from Tdx |