LEADTOOLS OCR (Leadtools.Forms.Ocr assembly)

Exception Property

Show in webframe







Gets or sets the exception that was thrown (if any).
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);
Object.defineProperty('Exception');
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

See Also

Reference

OcrAutoRecognizeManagerJobError Structure
OcrAutoRecognizeManagerJobError Members
Programming with the LEADTOOLS .NET OCR

 

 


Products | Support | Contact Us | Copyright Notices
© 2006-2014 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