L_Doc2GetUserDictionaryState

✎ NOTE

User words and dictionaries are no longer supported in the LEADTOOLS OCR Module - OmniPage Engine.

#include "ltdoc2.h"

L_LTDOC2_API L_BOOL EXT_FUNCTION L_Doc2GetUserDictionaryState(hDoc)

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

Parameters

L_HDOC2 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

Help Version 20.0.2020.4.2
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2020 LEAD Technologies, Inc. All Rights Reserved.

LEADTOOLS OCR Module - OmniPage Engine C API Help