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.