DictionaryDefaultSection property (ILEADRasterDocument)

Visual Basic example

Visual C++ 5.0 example

 

Syntax

BSTR DictionaryDefaultSection

Overview

Refer to Working with a Dictionary

Remarks

Gets or sets the name of the user dictionary and the default section of the user dictionary used in the recognition process.

This property is updated with the name of a user dictionary's default section when a user dictionary is opened using the SetUserDictionary method.

A user dictionary's default section is always the first section in the dictionary.

See Also

Elements:

DictionaryFileName property, GetUserDictionarySectionItem method, SetUserDictionary method, AddItemToUserDictionary method, GetUserDictionarySection method, RemoveItemFromUserDictionary method, DictionaryState property, DictionaryItemAttribute property

Topics:

Quick Reference OCR: Working with a Dictionary