LEADTOOLS OCR (Leadtools.Forms.Ocr assembly) Send comments on this topic. | Back to Introduction - All Topics | Help Version 17.0.3.29
Operation Property
See Also 
Leadtools.Forms.Ocr Namespace > OcrAutoRecognizeManagerJobError Structure : Operation Property



The Operation Property is available as an add-on to the LEADTOOLS Document and Medical Imaging toolkits.

Gets or sets the operation that caused the error.

Syntax

Visual Basic (Declaration) 
Public Property Operation As OcrAutoRecognizeManagerJobOperation
Visual Basic (Usage)Copy Code
Dim instance As OcrAutoRecognizeManagerJobError
Dim value As OcrAutoRecognizeManagerJobOperation
 
instance.Operation = value
 
value = instance.Operation
C# 
public OcrAutoRecognizeManagerJobOperation Operation {get; set;}
C++/CLI 
public:
property OcrAutoRecognizeManagerJobOperation Operation {
   OcrAutoRecognizeManagerJobOperation get();
   void set (    OcrAutoRecognizeManagerJobOperation value);
}

Property Value

An OcrAutoRecognizeManagerJobOperation enumeration member that specifies the operation that caused the error. Default value is OcrAutoRecognizeManagerJobOperation.Other.

Example

For an example, refer to IOcrAutoRecognizeManager.RunJob.

Requirements

Target Platforms: Microsoft .NET Framework 2.0, Windows 2000, Windows XP, Windows Server 2003 family, Windows Server 2008 family, Windows Vista, Windows 7

See Also

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