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 : Percentage Property |
int Percentage {get;}
'Declaration
ReadOnly Property Percentage As Integer
'Usage
Dim instance As IOcrProgressData Dim value As Integer value = instance.Percentage
int Percentage {get;}
@property (nonatomic, assign, readonly) NSInteger percentage
public int getPercentage()
get_Percentage();
For a list of the available operations, refer to OcrProgressOperation.