Error processing SSI file
LEADTOOLS JavaScript (Leadtools.Controls)
Products
|
Support
|
Email
a link to this topic. |
Send comments
on this topic. | Back to
Introduction
| Help Version 19.0.4.3
HasImage Property (ImageViewerItem)
Show in webframe
Collapse All
Expand All
Language Filter: All
Language Filter: Multiple
Language Filter: Visual Basic
Language Filter: JavaScript
JavaScript
Leadtools.Controls Namespace
>
ImageViewerItem Object
: HasImage Property
Gets a value that indicate whether this item has an image.
Syntax
JavaScript
get_hasImage();
Object.defineProperty('hasImage');
Property Value
Type
Description
boolean
true
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