Outline

Outline class

Constructors

this
this(HPDF_Outline outline)
Undocumented in source.

Members

Functions

getHandle
HPDF_HANDLE getHandle()
Undocumented in source. Be warned that the author may not have intended to support it.
setDestination
HPDF_STATUS setDestination(Destination dst)

Sets a destination object which becomes to a target to jump when the outline is clicked.

setOpened
HPDF_STATUS setOpened(bool opened)

Sets whether this node is opened or not when the outline is displayed for the first time.

Inherited Members

From IHaruObject

getHandle
HPDF_HANDLE getHandle()
Undocumented in source.

Meta