|
AddPrev |
Top Previous Next |
|
The AddPrev property is used to add a node, previous to the current node.
Syntax
Parameters
Title [in] Indicates the name of the previous child.
Destination [in] Refers to the position where previous child is located. Pass an instance of Destination object with its properties set.
OutLineAttribute [in] Instance of gtBookmarkAttributeX, whose properties can be used to set the bookmark's color and style.
Return Value
Instance of gtPDFOutlineX that refers to the added node.
|