Error processing SSI file
LEADTOOLS OCR (Leadtools.Forms.Ocr assembly)

Show in webframe

PostOperation Property








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;}
public boolean isPostOperation()
            
 get_PostOperation(); 
public:
property bool PostOperation {
   bool get();
}

Property Value

true if the engine has already run the operation or false if 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

Error processing SSI file
Leadtools.Forms.Ocr requires a Recognition or Document Imaging Suite license and unlock key. For more information, refer to: LEADTOOLS Toolkit Features