Products | Support | Send comments on this topic. | Email a link to this topic. | Back to Getting Started | Help Version 18.0.10.23
LEADTOOLS OCR C DLL Help

L_Doc2GetUserDictionaryState

Show in webframe

#include "ltdoc2.h"

L_LTDOC2_API L_BOOL EXT_FUNCTION L_Doc2GetUserDictionaryState(hDoc)

L_HDOC2 hDoc;

/* handle to the OCR document */

Returns a value that indicates whether the User dictionary has been changed since it was saved or created.

Parameter

Description

hDoc

Handle to the OCR document.

Returns

Value

Meaning

TRUE

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

FALSE

The User dictionary has not been modified.

Comments

Changes to the dictionary include adding or deleting User dictionary items.

Required DLLs and Libraries

LTDOC2

For a listing of the exact DLLs and Libraries needed, based on the toolkit version, refer to Files To Be Included With Your Application.

See Also

Functions:

L_Doc2SetUserDictionary, L_Doc2GetUserDictionary, L_Doc2GetUserDictionarySection, L_Doc2GetUserDictionarySectionItem, L_Doc2AddItemToUserDictionary, L_Doc2RemoveItemFromUserDictionary

Topics:

OCR Functions: User Dictionary

 

Working with a Dictionary

Example

For an example, refer to L_Doc2GetUserDictionary.

Products | Support | Contact Us | Copyright Notices
© 2006-2014 All Rights Reserved. LEAD Technologies, Inc.