[]
Adds the Word/RTF bookmark to the collection.
public int Add(RtfBookmark obj)
Public Function Add(obj As RtfBookmark) As Integer
| Type | Name | Description |
|---|---|---|
| RtfBookmark | obj | The bookmark for the Word/RTF document. |
| Type | Description |
|---|---|
| int | Index from the collection. |