Adds the Word/RTF bookmark to the collection.
'Declaration
Public Function Add( _
ByVal As RtfBookmark _
) As System.Integer
public System.int Add(
RtfBookmark
)
Parameters
- obj
- The bookmark for the Word/RTF document.
Return Value
Index from the collection.