Editor for WinForms | ComponentOne
C1.Win.C1Editor.4.5.2 Assembly / C1.Win.C1Editor.UICustomization Namespace / Bookmark Class
Members

In This Topic
    Bookmark Class
    In This Topic
    Provides information about a bookmark within the document.
    Object Model
    Bookmark Class
    Syntax
    'Declaration
     
    Public Class Bookmark 
    public class Bookmark 
    Remarks

    tag with a name but without an href attribute. ]]>

    To enumerate all bookmarks in the document use the XHTMLBookmarkItem.Bookmarks property.

    Inheritance Hierarchy

    System.Object
       C1.Win.C1Editor.UICustomization.Bookmark

    See Also