←Select platform

Operation Property

Summary
Gets or sets the operation that caused the error.
Syntax
C#
VB
Objective-C
C++
Java
public OcrAutoRecognizeManagerJobOperation Operation { get; set; } 
Public Property Operation As OcrAutoRecognizeManagerJobOperation 
@property (nonatomic, assign) LTOcrAutoRecognizeManagerJobOperation operation 
public OcrAutoRecognizeManagerJobOperation getOperation() 
public void setOperation(OcrAutoRecognizeManagerJobOperation value) 

Property Value

An OcrAutoRecognizeManagerJobOperation enumeration member that specifies the operation that caused the error. Default value is OcrAutoRecognizeManagerJobOperation.Other.

Example

For an example, refer to RunJob.

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.