LEADTOOLS OCR (Leadtools.Forms.Ocr assembly)

OcrException Constructor(Int64)

Show in webframe







Engine-specific error code. To get a description of this code, use the IOcrEngine.GetErrorCodeString method.
Initializes a new instance of the OcrException class with an engine-specific error code that is the cause of this exception.
Syntax
public OcrException( 
   long code
)
'Declaration
 
Public Function New( _
   ByVal code As Long _
)
'Usage
 
Dim code As Long
 
Dim instance As New OcrException(code)
public OcrException( 
   long code
)

            
public OcrException(long code)
function OcrException( 
   code 
)
public:
OcrException( 
   int64 code
)

Parameters

code
Engine-specific error code. To get a description of this code, use the IOcrEngine.GetErrorCodeString method.
Remarks

The System.Exception.Message property of this OcrException will contain the same description used in IOcrEngine.GetErrorCodeString.

Requirements

Target Platforms

See Also

Reference

OcrException Class
OcrException Members
Overload List

 

 


Products | Support | Contact Us | Copyright Notices
© 2006-2014 All Rights Reserved. LEAD Technologies, Inc.

OcrException Constructor(Int64) requires an OCR module license and unlock key. For more information, refer to: Imaging Pro/Document/Medical Features