Property AbsoluteImageUrl
- Namespace
- DotNetBrowser.Dom
- Assembly
- DotNetBrowser.dll
AbsoluteImageUrl
Gets the absolute URL of the image located at the point.
public string AbsoluteImageUrl { get; }
Property Value
- string
The absolute URL of the image located at the point or an empty string if there is no image at the point.