Gets the current image processing completion percentage.
Object.defineProperty(ImageProcessingProgressEventArgs.prototype, 'percentage',
get: function()
)
percentage: number; // read-only
The current image processing completion percentage (0 to 100).
For an example, refer to ImageProcessing.
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