Click or drag to resize

BookmarkGetFirstChild Method

Returns the Bookmark's first child.

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

Return Value

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