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