Description:
Adds Next as the new right sibling to the current one.
Syntax:
AddNext(Next As IGPDFBookmark)
Parameters:
| Name |
Description |
| Next |
The bookmark to become the new right sibling of the current bookmark. Next must have been previously unlinked. |
Return Value:
None