Name | Description | |
---|---|---|
_editor | For internal use only. (Inherited from C1.Win.C1Editor.UICustomization.XHTMLItemBase) | |
_sourceNode | For internal use only. (Inherited from C1.Win.C1Editor.UICustomization.XHTMLItemBase) |
The following tables list the members exposed by XHTMLHyperlinkItem.
Name | Description | |
---|---|---|
_editor | For internal use only. (Inherited from C1.Win.C1Editor.UICustomization.XHTMLItemBase) | |
_sourceNode | For internal use only. (Inherited from C1.Win.C1Editor.UICustomization.XHTMLItemBase) |
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. |
Name | Description | |
---|---|---|
ApplyChanges | Applies changes made in the dialog to the document. (Inherited from C1.Win.C1Editor.UICustomization.XHTMLItemBase) |