PointInspectionAbsoluteImageUrl Property  | 
 
                Gets the absolute URL of the image located at the point.
            
 
    Namespace: 
   DotNetBrowser.Dom
    Assembly:
   DotNetBrowser (in DotNetBrowser.dll) Version: 2.26.1
Syntaxpublic string AbsoluteImageUrl { get; }Property Value
Type: 
String
                The absolute URL of the image located at the point or an empty string if there
                is no image at the point.
            
See Also