DictionaryState property (ILEADRasterDocument)

Visual Basic example

Visual C++ 5.0 example

 

Syntax

BOOL DictionaryState

Overview

Refer to Working with a Dictionary

Remarks

(Read only) Indicates whether or not the user dictionary has been changed since it was saved or created. Possible values are:

This property is automatically updated by the engine.

 

Value

Meaning

TRUE

The user dictionary has been modified since it was last saved, opened, or created.

FALSE

The user dictionary has not been modified.

See Also

Elements:

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

Topics:

Quick Reference OCR: Working with a Dictionary