C1.Win.C1Editor.4 Assembly > C1.Win.C1Editor.UICustomization Namespace : XHTMLBookmarkItem Class |
For a list of all members of this type, see XHTMLBookmarkItem members.
Name | Description | |
---|---|---|
![]() | ApplyButtonVisible | If True, the Apply button appears in the dialog. (Inherited from C1.Win.C1Editor.UICustomization.XHTMLItemBase) |
![]() | Bookmarks | List of all bookmarks of the document. |
![]() | DocumentName | File name of the document. (Inherited from C1.Win.C1Editor.UICustomization.XHTMLItemBase) |
![]() | 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. |
![]() | Name | Specifies the name of the bookmark. |
![]() | 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) |
![]() | Text | Gets bookmark text. |