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