Property LinkText
- Namespace
- DotNetBrowser.Browser.Handlers
- Assembly
- DotNetBrowser.dll
LinkText
Gets the text associated with the link.
public string LinkText { get; }
Property Value
- string
The text associated with the link. May be an empty string if the link contains an image.