L_OcrSpellCheckManager_IsLanguageSupported

#include "ltocr.h"

L_LTOCR_API L_INT EXT_FUNCTION L_OcrSpellCheckManager_IsLanguageSupported(spellCheckManager, value)

Determine whether a given spell language is supported by the current spell checker.

Parameters

L_OcrSpellCheckManager spellCheckManager

OCR engine spell check manager handle.

L_OcrLanguage value

language ID to check if supported

Returns

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

Comments

Determine whether a given spell language is supported by the current spell checker.

You can get the names of all the spell languages supported by the engine with the L_OcrSpellCheckManager_GetSupportedLanguages method.

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 - LEAD Engine C API Help