ComponentOne Word for UWP
RtfBookmarkStart Constructor

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

Parameters

name
The name of the bookmark.
See Also

Reference

RtfBookmarkStart Class
RtfBookmarkStart Members