ComponentOne Word for WinForms
C1.C1Word.4.5.2 Assembly / C1.C1Word.Objects Namespace / RtfBookmark Class / Name Property

In This Topic
    Name Property (RtfBookmark)
    In This Topic
    Gets name of the Word/RTF bookmark.
    Syntax
    'Declaration
     
    Public ReadOnly Property Name As System.String
    public System.string Name {get;}

    Property Value

    The text name of the bookmark.
    See Also