ShowContextMenuParametersLinkText Property  | 
 
                Gets the text associated with the link.
            
 
    Namespace: 
   DotNetBrowser.Browser.Handlers
    Assembly:
   DotNetBrowser (in DotNetBrowser.dll) Version: 2.27.0
Syntaxpublic string LinkText { get; }Property Value
Type: 
String
                The text associated with the link. May be an empty string
                if the link contains an image.
            
See Also