Error processing SSI file
LEADTOOLS JavaScript (Leadtools)

Element Property

Show in webframe
The loaded element when Run is successful.
Syntax
get_element();
Object.defineProperty('element');

Property Value

TypeDescription
ElementThe loaded element when Run is successful.
Remarks

Once the image request within Run completes successfully, the loaded image will be made available at Element and the Done event will be fired.

Example
See ImageLoader for an example.
See Also

Reference

ImageLoader Object
ImageLoader Members

Error processing SSI file