Leadtools.Forms.Ocr Namespace > OcrAutoRecognizeManagerJobError Structure : OcrAutoRecognizeManagerJobError Constructor |
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 )
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