|
AddPrevByAction |
Top Previous Next |
|
The AddPrevByAction method is used to add a previous node to the current node using the action set to "Action" property. Use SetGoToAction, SetGoToRAction, SetJavaScriptAction, SetLaunchAction or SetURIAction to set the intended action.
Syntax
Parameters
Title [in] Indicates the name of the child to be added.
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.
|