The XHTMLHyperlinkItem type exposes the following members.

Properties

  NameDescription
AccessKey
Specifies a keyboard shortcut to access the element.
ApplyButtonVisible
If True, the Apply button appears in the dialog.
(Inherited from XHTMLItemBase.)
DocumentName
File name of the document.
(Inherited from XHTMLItemBase.)
Href
Gets or sets the destination of the bookmark.
IsEditMode
If True, the dialog is in editing mode; otherwise, the dialog is in creating new object mode.
(Inherited from XHTMLItemBase.)
IsEmpty
Returns a Boolean value indicating whether the link does not have inner text.
TabIndex
Specifies the tab order of the element.
Target
Specifies where to open the linked document.
Text
Gets or sets hyperlink text. If the hyperlink is created/edited on a non-empty selection, this setting is ignored.
Title
Gets or sets extra information about the element.

See Also