TXTextControl.Proofing.removeWordFromUserDictionary Method

Removes a word from an existing user dictionary.

Syntax

[JavaScript]
<void> TXTextControl.Proofing.removeWordFromUserDictionary(<string> name, <string> word);
Parameter Description
name

The user dictionary's name.

word

The word to remove from the user dictionary.