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

OcrAutoRecognizeManagerJobOperation Enumeration






IOcrAutoRecognizeManager job operations. .NET support
Syntax
public enum OcrAutoRecognizeManagerJobOperation : System.Enum, System.IComparableSystem.IConvertibleSystem.IFormattable  
'Declaration
 
Public Enum OcrAutoRecognizeManagerJobOperation 
   Inherits System.Enum
   Implements System.IComparableSystem.IConvertibleSystem.IFormattable 
'Usage
 
Dim instance As OcrAutoRecognizeManagerJobOperation
public enum OcrAutoRecognizeManagerJobOperation : System.IComparableSystem.IConvertibleSystem.IFormattable  
Leadtools.Forms.Ocr.OcrAutoRecognizeManagerJobOperation = function() { };
Leadtools.Forms.Ocr.OcrAutoRecognizeManagerJobOperation.prototype = {
LeadtoolsMemberMarker(replace me) };
public enum class OcrAutoRecognizeManagerJobOperation : public System.Enum, System.IComparableSystem.IConvertibleSystem.IFormattable  
Members
MemberDescription
AppendLtd

Appending multiple LTD's using DocumentWriter.AppendLtd.

ConvertDocument

Converting a document to its final format using DocumentWriter.Convert.

CreateDocument

The IOcrAutoRecognizeManager is creating a document with IOcrDocumentManager.CreateDocument.

LoadPage

Loading a page using IOcrPageCollection.AddPage.

Other

Other operation, such as unexpected and unrecoverable errors.

PrepareDocument

Preparing the IOcrDocument, in certain situations, by clearing all the pages inside it.

PreprocessPage

Preprocessing a page using IOcrPage.AutoPreprocess.

RecognizePage

Recognizing a page using IOcrPage.Recognize.

SaveDocument

Saving a document using IOcrDocument.Save or IOcrDocument.SaveAsync.

SavePage

Saving a page using IOcrDocument.Save or IOcrDocument.SaveAsync.

ZonePage

Zoning a page using IOcrPage.AutoZone or IOcrPage.LoadZone.

Note that when using the IOcrAutoRecognizeManager.JobOperation event, you can use this operation to zone the page manually as shown in the OcrAutoRecognizeJobOperationEventArgs example.

Remarks

Used as type for the following properties:

Example
For an example, refer to RunJob and OcrAutoRecognizeJobOperationEventArgs.
Inheritance Hierarchy

System.Object
   System.ValueType
      System.Enum
         Leadtools.Forms.Ocr.OcrAutoRecognizeManagerJobOperation

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

Leadtools.Forms.Ocr Namespace
Programming with the LEADTOOLS .NET OCR

 

 


Products | Support | Contact Us | Copyright Notices

© 2006-2012 All Rights Reserved. LEAD Technologies, Inc.

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