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