L_Doc2LoadSettings

#include "ltdoc2.h"

L_LTDOC2_API L_INT EXT_FUNCTION L_Doc2LoadSettings(hDoc, pszFileName)

Loads settings from an OCR engine settings file.

Parameters

L_HDOC2 hDoc

Handle to the OCR document.

L_TCHAR * pszFileName

Character string that contains the name of the OCR engine settings file.

Returns

Value Meaning
SUCCESS The function was successful.
< 1 An error occurred. Refer to Return Codes.

Comments

Loads settings from a settings file that was previously saved by a call to the L_Doc2SaveSettings / L_Doc2SaveSettingsExt function.

Required DLLs and Libraries

See Also

Functions

Topics

Example

For an example, refer to L_Doc2StartUp.

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