←Select platform

Operation Property

Summary

Gets the current running operation.

Syntax

C#
VB
Java
Objective-C
WinRT C#
C++
public OcrProgressOperation Operation { get; } 
ReadOnly Property Operation As Leadtools.Forms.Ocr.OcrProgressOperation 
@property (nonatomic, assign, readonly) LTOcrProgressOperation operation 
public OcrProgressOperation getOperation() 
get_Operation();  

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 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Forms.Ocr Assembly