percentage Property

Summary

Gets the current image processing completion percentage.

Syntax
TypeScript
JavaScript
Object.defineProperty(ImageProcessingProgressEventArgs.prototype, 'percentage', 
	get: function() 
) 
percentage: number; // read-only 

Property Value

The current image processing completion percentage (0 to 100).

Example

For an example, refer to ImageProcessing.

Requirements

Target Platforms

Help Version 20.0.2020.3.31
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2020 LEAD Technologies, Inc. All Rights Reserved.

Leadtools Assembly