Error processing SSI file
LEADTOOLS JavaScript (Leadtools.Controls)

HasImage Property (ImageViewerItem)

Show in webframe
Gets a value that indicate whether this item has an image.
Syntax
get_hasImage();
Object.defineProperty('hasImage');

Property Value

TypeDescription
booleantrue if the value of Image or Canvas is not null or if the value of ImageSize is not empty, otherwise; false.
See Also

Reference

ImageViewerItem Object
ImageViewerItem Members

Error processing SSI file