Gets a boolean indicating if Element exists and is an HTML Image Element, specifically.
Object.defineProperty(ImageLoader.prototype, 'isHTMLImageElement',
get: function()
)
isHTMLImageElement: boolean; // read-only
true if Element is an HTML Image Element; false otherwise.
Due to the numerous ways an image can be loaded with ImageLoaderUrlMode, Run may set an SVG, an HTML Image Element, or XML to the Element property.
Products |
Support |
Feedback: isHTMLImageElement Property (ImageLoader) - Leadtools |
Introduction |
Help Version 19.0.2017.3.21
|