Gets the progress of the current operation expressed as a percentage.
public int Percentage { get; }
ReadOnly Property Percentage As Integer
int Percentage {get;}
@property (nonatomic, assign, readonly) NSInteger percentage
public int getPercentage()
get_Percentage();
property int Percentage {
int get();
}
A value between 0 and 100 that represent the progress of the current operation expressed as a percentage.
For a list of the available operations, refer to OcrProgressOperation.
For an example, refer to OcrProgressCallback.
Raster .NET | C API | C++ Class Library | JavaScript HTML5
Document .NET | C API | C++ Class Library | JavaScript HTML5
Medical .NET | C API | C++ Class Library | JavaScript HTML5
Medical Web Viewer .NET