HyperlinkOptions Properties
Contains settings used to define the hyperlink appearance in the Rich Text Editor.| Name | Description |
|---|---|
| EnableUriCorrection | Gets or sets whether the automatic correction of the hyperlink URI is enabled. |
| ModifierKeys | Gets or sets the modifier keys (CTRL, SHIFT, and ALT) required to activate a hyperlink. |
| ShowToolTip | Gets or sets whether the hyperlink should display a tooltip. |
See Also