DictionaryTypeEnum enumeration constants are used to denote different types of dictionaries.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.
Elements
| Name | Description |
|---|---|
| DT\_ExternalDictionary | The external dictionary. The ExternalDictionaryDescription provides access to the external dictionary description. |
| DT\_RegularExpression | The regular expression-based dictionary. The RegExpDictionaryDescription provides access to the regular expression-based dictionary description. |
| DT\_SystemDictionary | The standard dictionary. The StandardDictionaryDescription provides access to the standard dictionary description. |
| DT\_UserDictionary | The user-defined dictionary. The UserDictionaryDescription provides access to the user-defined dictionary description. |
