UseHyperLinkSettings Property (UserPreferences)
In This Topic
If True, these settings will be applied to links. Otherwise, each link will be displayed according to their own settings.
Syntax
'Declaration
Public Property UseHyperLinkSettings As Boolean
public bool UseHyperLinkSettings {get; set;}
See Also