LEADTOOLS OCR (Leadtools.Forms.Ocr assembly)

PostOperation Property

Show in webframe







Gets a value that indicates whether the engine has already run the operation.
Syntax
public bool PostOperation {get;}
'Declaration
 
Public ReadOnly Property PostOperation As Boolean
'Usage
 
Dim instance As OcrAutoRecognizeJobOperationEventArgs
Dim value As Boolean
 
value = instance.PostOperation
public bool PostOperation {get;}

            

            
 get_PostOperation(); 
public:
property bool PostOperation {
   bool get();
}

Property Value

true if the engine has already run the operation or false if the the engine is preparing to run the operation.
Remarks

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

Example
For an example, refer to OcrAutoRecognizeJobOperationEventArgs.
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.

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