|
AddChildByAction |
Top Previous Next |
|
The AddChildByAction method is used to add a child 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 child node.
|