Click or drag to resize

BookmarkIsOpen Method

Indicates whether the Bookmark is open.

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

Return Value

Type: Boolean
True if this Bookmark is open; otherwise false.
Remarks
An open Bookmark shows all its children.
See Also