HyperlinkSettings Members
Contains settings to define a hyperlink.Constructors
| Name | Description |
|---|---|
| constructor | Initializes a new instance of the HyperlinkSettings object. |
Properties
| Name | Description |
|---|---|
| bookmark | Specifies a hyperlink’s bookmark. |
| text | Specifies a hyperlink text. |
| tooltip | Specifies a tooltip text. |
| url | Specifies a hyperlink’s destination. |
See Also