Determines whether the Word/RTF bookmark is located within the collection.
'Declaration
Public Overloads Function Contains( _
ByVal As RtfBookmark _
) As System.Boolean
Parameters
- obj
- The bookmark for the Word/RTF document.
Return Value
true if contains, otherwise false.