HasAnimatedImages Property (HtmlElement)
In This Topic
Get the
System.Boolean value specifying whether the current element contains animated images.
Syntax
'Declaration
Public ReadOnly Property HasAnimatedImages As Boolean
public bool HasAnimatedImages {get;}
See Also