#include "ltocr.h"
L_LTOCR_API L_INT L_OcrPage_SetZoneCustomData(page, zoneIndex, data)
OCR page.
The 0-based zone index.
The zone custom data.
Value | Meaning |
---|---|
SUCCESS | The function was successful. |
< 1 | An error occurred. Refer to Return Codes. |
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.
Win32, x64, Linux.