[]
Gets or sets a value indicating the hyperlinks background color in the displayed document.
public Color HyperlinkBackColor { get; set; }
| Type | Description |
|---|---|
| Color | A Color representing the background color of the hyperlink. |
The default is transparent. For SectionReports only.