C1.Win.C1Editor.4 Assembly > C1.Win.C1Editor.UICustomization Namespace : XHTMLHyperlinkItem Class |
For a list of all members of this type, see XHTMLHyperlinkItem members.
Name | Description | |
---|---|---|
![]() | AccessKey | Specifies a keyboard shortcut to access the element. |
![]() | ApplyButtonVisible | If True, the Apply button appears in the dialog. (Inherited from C1.Win.C1Editor.UICustomization.XHTMLItemBase) |
![]() | DocumentName | File name of the document. (Inherited from C1.Win.C1Editor.UICustomization.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 C1.Win.C1Editor.UICustomization.XHTMLItemBase) |
![]() | IsEmpty | Returns a Boolean value indicating whether the link does not have inner text. |
![]() | Node | Returns an System.Xml.XmlNode representing the content that is being edited in the dialog. (Inherited from C1.Win.C1Editor.UICustomization.XHTMLItemBase) |
![]() | Style | Gets or sets item style. (Inherited from C1.Win.C1Editor.UICustomization.XHTMLItemBase) |
![]() | 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. |