The XHTMLBookmarkItem type exposes the following members.
Properties
| Name | Description | |
|---|---|---|
| ApplyButtonVisible |
If True, the Apply button appears in the dialog.
(Inherited from XHTMLItemBase.) | |
| Bookmarks |
List of all bookmarks of the document.
| |
| DocumentName |
File name of the document.
(Inherited from XHTMLItemBase.) | |
| 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.
| |
| Name |
Specifies the name of the bookmark.
| |
| Text |
Gets bookmark text.
|