←Select platform

Operation Property

Summary
Gets the current running operation.
Syntax
C#
VB
Objective-C
C++
Java
public OcrProgressOperation Operation { get; } 
ReadOnly Property Operation As OcrProgressOperation 
@property (nonatomic, assign, readonly) LTOcrProgressOperation operation 
public OcrProgressOperation getOperation() 
property OcrProgressOperation Operation { 
   OcrProgressOperation get(); 
} 

Property Value

The current running operation.

Remarks

For a list of the available operations, refer to OcrProgressOperation.

Example

For an example, refer to OcrProgressCallback.

Requirements

Target Platforms

Help Version 21.0.2021.7.2
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Ocr Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.