Error processing SSI file
LEADTOOLS JavaScript (Leadtools)

Percentage Property

Show in webframe
Gets the current image processing completion percentage.
Syntax
get_percentage();
Object.defineProperty('percentage');

Property Value

TypeDescription
intThe current image processing completion percentage (0 to 100).
Example

For an example, refer to ImageProcessing.

See Also

Reference

ImageProcessingProgressEventArgs Object
ImageProcessingProgressEventArgs Members

Error processing SSI file