L_OcrLanguageManager_IsLanguageSupported

#include "ltocr.h"

L_LTOCR_API L_INT EXT_FUNCTION L_OcrLanguageManager_IsLanguageSupported(languageManager, value)

L_OcrLanguageManager languageManager; handle to the OCR engine language manager
L_OcrLanguage value; language ID to check for

Determine if a given language is supported by the OCR engine.

Parameter Description
languageManager OCR engine language manager handle.
value language ID to check if supported.

Returns

SUCCESS Language is supported
< 1 Language is not supported. Refer to Return Codes.

Comments

Determine if a given language is supported by the OCR engine.

Required DLLs and Libraries

LTOCR
For a listing of the exact DLLs and Libraries needed, based on the toolkit version, refer to Files To Be Included With Your Application.
Help Version 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.
LEADTOOLS Advantage OCR C API Help