←Select platform

Operation Property

Summary

Gets the current operation.

Syntax
C#
VB
Objective-C
C++
Java
public OcrAutoRecognizeManagerJobOperation Operation { get; } 
Public ReadOnly Property Operation As OcrAutoRecognizeManagerJobOperation 
@property (nonatomic, assign, readonly) LTOcrAutoRecognizeManagerJobOperation operation 
public OcrAutoRecognizeManagerJobOperation getOperation() 

Property Value

An OcrAutoRecognizeManagerJobOperation enumeration member that specifies the current operation.

Example

For an example, refer to OcrAutoRecognizeJobOperationEventArgs.

Requirements

Target Platforms

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

Leadtools.Ocr Assembly