L_OcrTraceCategory

Summary

Sent to L_OcrAutoRecognizeTraceWriteLineCallback to inform user about log message severity.

Syntax

enum L_OcrTraceCategory 
{ 
   L_OcrTraceCategory_Info, 
   L_OcrTraceCategory_Warning, 
   L_OcrTraceCategory_Error 
}; 
typedef enum L_OcrTraceCategory L_OcrTraceCategory; 

Members

L_OcrTraceCategory_Info

Informational message.

L_OcrTraceCategory_Warning

Noncritical problem.

L_OcrTraceCategory_Error

Recoverable error.

Comments

Sent to L_OcrAutoRecognizeTraceWriteLineCallback to inform user about log message severity, for an example refer to L_OcrAutoRecognizeManager_RunJob.

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.