Click or drag to resize

BookmarkGetLastChild Method

Returns the Bookmark's last child.

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

Return Value

Type: Bookmark
The Bookmark's last child.
See Also