'Declaration Public Property HyperlinkUnderline As Boolean
public bool HyperlinkUnderline {get; set;}
Property Value
A System.Boolean value.true
if the hyperlink text is underlined; otherwise, false
.'Declaration Public Property HyperlinkUnderline As Boolean
public bool HyperlinkUnderline {get; set;}
true
if the hyperlink text is underlined; otherwise, false
.true
. For SectionReports only.