Indicates whether the Bookmark is open.
Namespace:
pdftron.PDF
Assembly:
pdftron (in pdftron.dll) Version: 255.255.255.255
Syntax Public Function IsOpen As Boolean
public:
virtual bool IsOpen() sealed
Return Value
Type:
Boolean True if this Bookmark is open; otherwise false.
Remarks An open Bookmark shows all its children.
See Also