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) int percentage;
public int getPercentage()
get_Percentage();
For a list of the available operations, refer to OcrProgressOperation.