[]
Adds the bookmark.
public int AddBookmark(Bookmark theBookmark)
| Type | Name | Description |
|---|---|---|
| Bookmark | theBookmark | Bookmark to be added. |
| Type | Description |
|---|---|
| int |
Adds the Bookmark.
public int AddBookmark(string strBookmark, float offset)
| Type | Name | Description |
|---|---|---|
| string | strBookmark | Name of the Bookmark |
| float | offset | The offSet from the top of the page where the Bookmark is on the page object |
| Type | Description |
|---|---|
| int |