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

In This Topic
UseHyperLinkSettings Property (UserPreferences)
In This Topic
Gets or sets the use of hyperlink settings.
Syntax
'Declaration
 
Public Property UseHyperLinkSettings As Boolean
 

Property Value

If True, these settings will be applied to links. Otherwise, each link will be displayed according to their own settings.
See Also