Click or drag to resize

BookmarkHasChildren Method

Indicates whether the Bookmark has children.

Namespace:  pdftron.PDF
Assembly:  pdftron (in pdftron.dll) Version: 255.255.255.255
Syntax
public bool HasChildren()

Return Value

Type: Boolean
True if the Bookmark has children; otherwise false.
See Also