Click or drag to resize

BookmarkGetNext Method

Returns the Bookmark's next (right) sibling.

Namespace:  pdftron.PDF
Assembly:  pdftron (in pdftron.dll) Version: 255.255.255.255
Syntax
public Bookmark GetNext()

Return Value

Type: Bookmark
The Bookmark's next (right) sibling.
See Also