[]
Add end bookmark into this document in next position.
public RtfBookmarkEnd AddBookmarkEnd(string name)
Public Function AddBookmarkEnd(name As String) As RtfBookmarkEnd
| Type | Name | Description |
|---|---|---|
| string | name | The bookmark name. |
| Type | Description |
|---|---|
| RtfBookmarkEnd | The Word/RTF bookmark end object. |