Error processing SSI file
LEADTOOLS JavaScript (Leadtools.Controls)

HasFloater Property

Show in webframe
Gets a value that indicate whether this item has a floater.
Syntax
get_hasFloater();
Object.defineProperty('hasFloater');

Property Value

TypeDescription
booleantrue if this item has a floater, otherwise; false.
Remarks

This property will return true when the value of Floater is not null.

See Also

Reference

ImageViewerItem Object
ImageViewerItem Members

Error processing SSI file