Skip to main content
This object provides access to a user dictionary. The IUserDictionaryDescription interface is derived from the IDictionaryDescription interface and inherits all its properties. A user dictionary can be created by the user with the help of the Dictionary object. The path to the created dictionary is specified in the FileName property of the UserDictionaryDescription object. Then the configured object is added to the collection of dictionary descriptions of a language.

Properties

UserDictionaryDescription Object Diagram

Output parameter

This object is the output parameter of the Item, AddNew methods of the DictionaryDescriptions object.

Samples

The object is used in the following code samples for Linux and Windows: CustomLanguage

See also

Working with Dictionaries Dictionary DictionaryDescription DictionaryDescriptions Working with Properties