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.Documentation Index
Fetch the complete documentation index at: https://docs.abbyy.com/llms.txt
Use this file to discover all available pages before exploring further.
Properties
| Name | Type | Description |
|---|---|---|
| FileName | BSTR | The path to the user dictionary file. This property does not check the validity of the dictionary, which will be done later when the dictionary is used. |
Related objects
Object Diagram
Output parameter
This object is the output parameter of the Item, AddNew methods of the DictionaryDescriptions object.Samples
C# code
C# code
