ComponentOne Word for UWP
Remove Method (RtfBookmarkCollection)

C1.UWP.Word Assembly > C1.Xaml.Word.Objects Namespace > RtfBookmarkCollection Class : Remove Method
RTF bookmark for the RTF bookmark.
Removes the specified RTF bookmark from the collection.
Syntax
'Declaration
 
Public Sub Remove( _
   ByVal obj As RtfBookmark _
) 
public void Remove( 
   RtfBookmark obj
)

Parameters

obj
RTF bookmark for the RTF bookmark.
See Also

Reference

RtfBookmarkCollection Class
RtfBookmarkCollection Members