MESCIUS.ActiveReports.Core.Document Assembly / GrapeCity.ActiveReports.Document.Section Namespace / UserPreferences Class / HyperLinkUnderline Property

In This Topic
HyperLinkUnderline Property (UserPreferences)
In This Topic
Gets or sets a value indicating whether the hyperlink is underlined.
Syntax
'Declaration
 
Public Property HyperLinkUnderline As Boolean
 

Property Value

true if the hyperlink is underlined; otherwise, false.
See Also