UseHyperlinkSettings Property (Viewer)
In This Topic
Gets or sets whether to apply the hyperlink settings when hyperlinks are displayed in the Viewer. For SectionReports only.
Syntax
'Declaration
Public Property UseHyperlinkSettings As Boolean
public bool UseHyperlinkSettings {get; set;}
See Also