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

OcrAutoRecognizeManagerJobError Constructor (OcrAutoRecognizeManagerJobError)






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. .NET support
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: 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.

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