C1.WPF.Word.4.6.2 Assembly / C1.WPF.Word Namespace / C1WordDocument Class / AddBookmark Method
The bookmark name.

In This Topic
AddBookmark Method
In This Topic
Add bookmark (start and end) into this document in next position.
Syntax
'Declaration
 
Public Sub AddBookmark( _
   ByVal name As String _
) 
 

Parameters

name
The bookmark name.
See Also