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

Exception Property






Gets or sets the exception that was thrown (if any). .NET support
Syntax
public Exception Exception {get; set;}
'Declaration
 
Public Property Exception As Exception
'Usage
 
Dim instance As OcrAutoRecognizeManagerJobError
Dim value As Exception
 
instance.Exception = value
 
value = instance.Exception
public HResult Exception {get; set;}
 get_Exception();
set_Exception(value);
public:
property Exception^ Exception {
   Exception^ get();
   void set (    Exception^ value);
}

Property Value

An Exception object that specifies the exception that was thrown (if any). May be a null reference (Nothing in Visual Basic). Default value is null.
Example
For an example, refer to RunJob.
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

OcrAutoRecognizeManagerJobError Structure
OcrAutoRecognizeManagerJobError Members
Programming with the LEADTOOLS .NET OCR

 

 


Products | Support | Contact Us | Copyright Notices

© 2006-2012 All Rights Reserved. LEAD Technologies, Inc.

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