Skip to main content
A newer version of this page is available. .
.NET Framework 4.5.2+

HyperlinkOptions Properties

Represents settings which define the appearance and behavior of hyperlinks in the document.
Name Description
EnableUriCorrection Gets or sets whether the automatic correction of the hyperlink URI is enabled.
ModifierKeys Gets or sets the modifier flags required to activate a hyperlink. The flags indicate which combination of CTRL, SHIFT, and ALT keys should be pressed before a link is clicked, to activate it.
ShowToolTip Gets or sets whether the hyperlink should display a tooltip.
See Also