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

In This Topic
    Pair Property
    In This Topic
    Gets pair start for end or end for start bookmark.
    Syntax
    'Declaration
     
    Public ReadOnly Property Pair As RtfBookmark
    public RtfBookmark Pair {get;}

    Property Value

    The pair bookmark.
    See Also