LEADTOOLS OCR (Leadtools.Forms.Ocr assembly)

Code Property (OcrException)

Show in webframe







Gets or sets the engine-specific error code that is the cause of this exception.
Syntax
public long Code {get; set;}
'Declaration
 
Public Property Code As Long
'Usage
 
Dim instance As OcrException
Dim value As Long
 
instance.Code = value
 
value = instance.Code
public long Code {get; set;}

            
public final long getCode()
public final void setCode(long value)
            
 
get_Code();
set_Code(value);
Object.defineProperty('Code');
public:
property int64 Code {
   int64 get();
   void set (    int64 value);
}

Property Value

An value that represents the engine-specific error code that is the cause of this exception.
Remarks

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

Example
For an example, refer to OcrException.
Requirements

Target Platforms

See Also

Reference

OcrException Class
OcrException Members
IOcrEngine.Startup
IOcrEngine.IsStarted
IOcrEngine.Shutdown
IOcrEngine.GetErrorCodeString
OcrEngineManager Class
OcrEngineType Enumeration
Programming with the LEADTOOLS .NET OCR

 

 


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

Code requires an OCR module license and unlock key. For more information, refer to: Imaging Pro/Document/Medical Features