#include "ltocr.h"
L_LTOCR_API L_INT EXT_FUNCTION L_OcrPage_ClearZones(page)
Clears all the zones from the OCR page.
Handle to the OCR page.
Value | Meaning |
---|---|
SUCCESS | The function was successful. |
< 1 | An error occurred. Refer to Return Codes. |
Clears all the zones from the OCR page.
Required DLLs and Libraries
For an example, refer to L_OcrPage_AutoZone