LEADTOOLS OCR (Leadtools.Forms.Ocr assembly)

OcrAutoRecognizeManagerJobError Constructor (OcrAutoRecognizeManagerJobError)

Show in webframe







The 1-based page number of the page in the source image file that caused the error.
The operation that caused the error.
The exception that was thrown (if any). May be a null reference (Nothing in Visual Basic).
Initializes a new instance of the OcrAutoRecognizeManagerJobError structure with the given values.
Syntax
public OcrAutoRecognizeManagerJobError( 
   int imagePageNumber,
   OcrAutoRecognizeManagerJobOperation operation,
   Exception exception
)
'Declaration
 
Public Function New( _
   ByVal imagePageNumber As Integer, _
   ByVal operation As OcrAutoRecognizeManagerJobOperation, _
   ByVal exception As Exception _
)
'Usage
 
Dim imagePageNumber As Integer
Dim operation As OcrAutoRecognizeManagerJobOperation
Dim exception As Exception
 
Dim instance As New OcrAutoRecognizeManagerJobError(imagePageNumber, operation, exception)
public OcrAutoRecognizeManagerJobError( 
   int imagePageNumber,
   OcrAutoRecognizeManagerJobOperation operation,
   HResult exception
)

            

            
function OcrAutoRecognizeManagerJobError( 
   imagePageNumber ,
   operation ,
   exception 
)
public:
OcrAutoRecognizeManagerJobError( 
   int imagePageNumber,
   OcrAutoRecognizeManagerJobOperation operation,
   Exception^ exception
)

Parameters

imagePageNumber
The 1-based page number of the page in the source image file that caused the error.
operation
The operation that caused the error.
exception
The exception that was thrown (if any). May be a null reference (Nothing in Visual Basic).
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.

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