LEADTOOLS JavaScript (Leadtools.Controls)
LEAD Technologies, Inc

HasImage Property


Gets a value that indicate if the viewer currently has an image.
Syntax
  get_hasImage();  
!MISSING Scrap '_RTJavaScript_PROPERTY_SYNTAX'!

Property Value

TypeDescription
booleantrue if the viewer currently has an image; otherwise, it is false.
Remarks

The viewer has an image when the value of ImageSize is not empty (0,0). In other words, if ImageUrl has been set to a valid image URL or if the user set the value of ImageSize directly.

See Also

Reference

ImageViewer Object
ImageViewer Members

 

 


Products | Support | Contact Us | Copyright Notices

© 2006-2012 All Rights Reserved. LEAD Technologies, Inc.