ComponentOne Word for UWP
C1.UWP.Word Assembly / C1.Xaml.Word.Objects Namespace / RtfBookmarkEnd Class / Pair Property

In This Topic
    Pair Property (RtfBookmarkEnd)
    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