Products | Support | Email a link to this topic. | Send comments on this topic. | Back to Introduction - All Topics | Help Version 19.0.6.9
|
Leadtools.Forms.Ocr Assembly > Leadtools.Forms.Ocr Namespace > IOcrProgressData Interface : Operation Property |
OcrProgressOperation Operation {get;}
'Declaration
ReadOnly Property Operation As OcrProgressOperation
'Usage
Dim instance As IOcrProgressData Dim value As OcrProgressOperation value = instance.Operation
OcrProgressOperation Operation {get;}
@property (nonatomic, assign, readonly) LTOcrProgressOperation operation
public OcrProgressOperation getOperation()
get_Operation();
property OcrProgressOperation Operation { OcrProgressOperation get(); }
For a list of the available operations, refer to OcrProgressOperation.