HttpWatch Automation Reference - Version 15.x
HttpWatch Namespace / Content Class / IsImage Property

IsImage Property
A boolean value indicating if the content returned from the server or read from the browser cache contains an image resource
Syntax
'Declaration
 
Public ReadOnly Property IsImage As Boolean
 
Remarks
If this property is set to true the dimensions of the image are available in the ImageHeight and ImageWidth properties.
Requirements
 
See Also