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



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

Gets a value that indicates whether the engine has already run the operation.

Syntax

Visual Basic (Declaration) 
Public ReadOnly Property PostOperation As Boolean
Visual Basic (Usage)Copy Code
Dim instance As OcrAutoRecognizeJobOperationEventArgs
Dim value As Boolean
 
value = instance.PostOperation
C# 
public bool PostOperation {get;}
C++/CLI 
public:
property bool PostOperation {
   bool get();
}

Property Value

(Read only) true if the engine has already run the operation or false if the the engine is preparing to run the operation.

Example

For an example, refer to OcrAutoRecognizeJobOperationEventArgs.

Remarks

This useful if you want o manipulate the operation data as shown in the example.

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

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