Skip to main content

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.

This object provides access to a standard dictionary. The IStandardDictionaryDescription interface is a child object of the IDictionaryDescription interface and inherits all its properties.

Properties

NameTypeDescription
CanUseTrigramsVARIANT_BOOLAllows or forbids the use of dictionary-based trigrams. By default, the value is TRUE.
LanguageIdLanguageIdEnumDefines the ID of the language. To convert it to Win32 LCID, use the IEngine::ConvertLanguageIdToLCID method. By default, this property is initialized with system default language ID.
StandardDictionaryDescription Object Diagram

Output parameter

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

See also

Working with Dictionaries DictionaryDescription DictionaryDescriptions Working with Properties