ComponentOne Word for UWP
RtfBookmarkEnd Constructor

C1.UWP.Word Assembly > C1.Xaml.Word.Objects Namespace > RtfBookmarkEnd Class : RtfBookmarkEnd Constructor
The name of the bookmark.
The bookmark end object (must be pair - bookmark start).
Syntax
'Declaration
 
Public Function New( _
   ByVal name As System.String _
)
public RtfBookmarkEnd( 
   System.string name
)

Parameters

name
The name of the bookmark.
See Also

Reference

RtfBookmarkEnd Class
RtfBookmarkEnd Members