C1.WPF.Word.4.6.2 Assembly / C1.WPF.Word.Objects Namespace / RtfBookmarkCollection Class / Remove Method
RTF bookmark for the RTF bookmark.

In This Topic
Remove Method (RtfBookmarkCollection)
In This Topic
Removes the specified RTF bookmark from the collection.
Syntax
'Declaration
 
Public Sub Remove( _
   ByVal obj As RtfBookmark _
) 
 

Parameters

obj
RTF bookmark for the RTF bookmark.
See Also