Error processing SSI file
LEADTOOLS JavaScript (Leadtools)

Create Method (ImageProcessingProgressEventArgs)

Show in webframe
Current operation completion percentage (0 to 100).
Creates a new instance of ImageProcessingProgressEventArgs with the specified parameters.
Syntax
 function Leadtools.ImageProcessingProgressEventArgs.create( 
   percentage 
)

Parameters

ParameterTypeDescription
percentageintCurrent operation completion percentage (0 to 100).
Remarks
The created ImageProcessingProgressEventArgs object.
See Also

Reference

ImageProcessingProgressEventArgs Object
ImageProcessingProgressEventArgs Members

Error processing SSI file