LEADTOOLS OCR (Leadtools.Forms.Ocr assembly)

OcrAutoRecognizeJobOperationEventArgs Constructor

Show in webframe







The instance of the IOcrAutoRecognizeJob currently being run
The current operation.
A value indicating whether the operation has run.
The OCR document being used.
The OCR page being.
The 1-based page number in the image file.
Optional name of the LTD file being used.
The format being used when saving or converting the document.
The document file name being used.
The document writer instance being used.
Initializes a new instance of the OcrAutoRecognizeJobOperationEventArgs class with the specified values.
Syntax
'Declaration
 
Public Function New( _
   ByVal job As IOcrAutoRecognizeJob, _
   ByVal operation As OcrAutoRecognizeManagerJobOperation, _
   ByVal postOperation As Boolean, _
   ByVal document As IOcrDocument, _
   ByVal page As IOcrPage, _
   ByVal imagePageNumber As Integer, _
   ByVal ltdFileName As String, _
   ByVal format As DocumentFormat, _
   ByVal documentFileName As String, _
   ByVal documentWriterInstance As DocumentWriter _
)
'Usage
 
Dim job As IOcrAutoRecognizeJob
Dim operation As OcrAutoRecognizeManagerJobOperation
Dim postOperation As Boolean
Dim document As IOcrDocument
Dim page As IOcrPage
Dim imagePageNumber As Integer
Dim ltdFileName As String
Dim format As DocumentFormat
Dim documentFileName As String
Dim documentWriterInstance As DocumentWriter
 
Dim instance As New OcrAutoRecognizeJobOperationEventArgs(job, operation, postOperation, document, page, imagePageNumber, ltdFileName, format, documentFileName, documentWriterInstance)

            

            
function OcrAutoRecognizeJobOperationEventArgs( 
   job ,
   operation ,
   postOperation ,
   document ,
   page ,
   imagePageNumber ,
   ltdFileName ,
   format ,
   documentFileName ,
   documentWriterInstance 
)

Parameters

job
The instance of the IOcrAutoRecognizeJob currently being run
operation
The current operation.
postOperation
A value indicating whether the operation has run.
document
The OCR document being used.
page
The OCR page being.
imagePageNumber
The 1-based page number in the image file.
ltdFileName
Optional name of the LTD file being used.
format
The format being used when saving or converting the document.
documentFileName
The document file name being used.
documentWriterInstance
The document writer instance being used.
Requirements

Target Platforms

See Also

Reference

OcrAutoRecognizeJobOperationEventArgs Class
OcrAutoRecognizeJobOperationEventArgs Members
Programming with the LEADTOOLS .NET OCR

 

 


Products | Support | Contact Us | Copyright Notices
© 2006-2014 All Rights Reserved. LEAD Technologies, Inc.

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