Back to Devexpress

Hyperlink Members

officefileapi-devexpress-dot-xtrarichedit-dot-api-dot-native-dot-hyperlink-dot-underscore-members.md

latest1.3 KB
Original Source

Hyperlink Members

Defines a hyperlink in the document.

Properties

NameDescription
AnchorGets or sets the name of a bookmark in the current document which shall be the target of the hyperlink.
NavigateUriGets or sets a URI to navigate to when the hyperlink is activated.
RangeGets the document range associated with the hyperlink.
TargetGets or sets the target window or frame in which to display the web page content when the hyperlink is clicked.
ToolTipGets or sets a text for the tooltip displayed when the mouse hovers over a hyperlink.
VisitedGets or sets whether the location referred to by a hyperlink has been recently visited.

See Also

Hyperlink Interface

DevExpress.XtraRichEdit.API.Native Namespace