C1.WPF.Word.4.6.2 Assembly / C1.WPF.Word.Objects Namespace / RtfBookmarkStart Class / RtfBookmarkStart Constructor
The name of the bookmark.

In This Topic
RtfBookmarkStart Constructor
In This Topic
The bookmark start object (must be pair - bookmark end).
Syntax
'Declaration
 
Public Function New( _
   ByVal name As String _
)
 

Parameters

name
The name of the bookmark.
See Also