HyperLinkUnderline Property (UserPreferences)
Gets or sets a value indicating whether the hyperlink is underlined.
public bool HyperLinkUnderline {get; set;}
'Declaration
Public Property HyperLinkUnderline As Boolean
Property Value
true
if the hyperlink is underlined; otherwise,
false
.