Error processing SSI file
LEADTOOLS JavaScript (Leadtools)
Products
|
Support
|
Email
a link to this topic. |
Send comments
on this topic. | Back to
Introduction
| Help Version 19.0.4.3
CanRun Property
Show in webframe
Collapse All
Expand All
Language Filter: All
Language Filter: Multiple
Language Filter: Visual Basic
Language Filter: JavaScript
JavaScript
Indicates whether the
ImageLoader
instance can be run.
Syntax
JavaScript
get_canRun();
Object.defineProperty('canRun');
Property Value
Type
Description
boolean
true
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