Error processing SSI file
LEADTOOLS JavaScript (Leadtools)

CanRun Property

Show in webframe
Indicates whether the ImageLoader instance can be run.
Syntax
get_canRun();
Object.defineProperty('canRun');

Property Value

TypeDescription
booleantrue if the ImageLoader is not working (See IsWorking) and has not been aborted (Abort).
Example
See ImageLoader for an example.
See Also

Reference

ImageLoader Object
ImageLoader Members

Error processing SSI file