L_OcrSpellCheckManager_SetSpellCheckEngine

#include "ltocr.h"

L_LTOCR_API L_INT EXT_FUNCTION L_OcrSpellCheckManager_SetSpellCheckEngine(spellCheckManager, value)

Gets the current spell check engine.

Parameters

L_OcrSpellCheckManager spellCheckManager

OCR engine spell check manager handle.

L_OcrSpellCheckEngine value

New spell check engine

Returns

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

Comments

Sets the current spell check engine.

Set the 'value' parameter to L_OcrSpellCheckEngine_None to globally disable any spell checking and correction during the recognition process.

For more information on the spell check engines supported by LEADTOOLS OCR Module - LEAD Engine, refer to L_OcrSpellCheckEngine.

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