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 XHTMLBookmarkItem.
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 | |
---|---|---|
![]() | 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. |
Name | Description | |
---|---|---|
![]() | ApplyChanges | Overridden. Applies changes made in a custom Bookmarks dialog. |
![]() | CheckCurrentBookmark | Checks current bookmark for name validity and uniqueness. |