LEADTOOLS OCR (Leadtools.Forms.Ocr assembly)
LEAD Technologies, Inc

Code Property (OcrException)






Gets or sets the engine-specific error code that is the cause of this exception. .NET support
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;}
 get_Code();
set_Code(value);
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: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

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-2012 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