The XHTMLBookmarkItem type exposes the following members.

Methods

  NameDescription
ApplyChanges
Applies changes made in a custom Bookmarks dialog.
(Overrides XHTMLItemBase..::.ApplyChanges()()().)
CheckCurrentBookmark
Checks current bookmark for name validity and uniqueness.

Properties

  NameDescription
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.

See Also