Click or drag to resize

BookmarkGetParent Method

Returns the Bookmark's parent Bookmark.

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

Return Value

Type: Bookmark
The Bookmark's parent Bookmark.
See Also