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

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