L_OcrPage_SetZoneCustomData

Syntax

#include "ltocr.h"

L_LTOCR_API L_INT L_OcrPage_SetZoneCustomData(page, zoneIndex, data)

Parameters

L_OcrPage page

OCR page.

L_INT zoneIndex

The 0-based zone index.

L_VOID *data

The zone custom data.

Returns

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

Comments

This method is used internally by LEADTOOLS.

Required DLLs and Libraries

LTKRN
For a listing of the exact DLLs and Libraries needed, based on the toolkit version, refer to Files To Be Included With Your Application.

Platforms

Win32, x64, Linux.

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

LEADTOOLS OCR Module - LEAD Engine C API Help

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2023 LEAD Technologies, Inc. All Rights Reserved.