UseHyperlinkSettings Property (Viewer)
Gets or sets a value indicating whether to apply the hyperlink settings when hyperlinks are displayed in the Viewer.
public bool UseHyperlinkSettings {get; set;}
'Declaration
Public Property UseHyperlinkSettings As Boolean
Property Value
A
System.Boolean value.
true
to apply the hyperlink settings; otherwise,
false
.