Hyperlink¶
Represents a hyperlink definition.
Remarks¶
All Inline-derived elements except Hyperlink are supported in this collection.
Capabilities¶
Links and Bookmarks¶
- Hyperlink.Address: Gets or sets the hyperlink address.
- Hyperlink.DisplayInlines: Gets the displayed inline elements.
- Hyperlink.IsBookmarkLink: Gets or sets whether the hyperlink points to a bookmark.
- Hyperlink.ScreenTip: Gets or sets the screen tip text.
- Hyperlink.TargetFrame: Gets or sets the target frame.