'Declaration Public Overloads Function IndexOf( _ ByVal obj As RtfBookmark _ ) As System.Integer
public System.int IndexOf( RtfBookmark obj )
Parameters
- obj
- The bookmark for the Word/RTF document.
Return Value
The zero-based index of the first occurrence of element, if found, otherwise, -1.