PDF Creator Pilot documentation |
Download CHM version of this manual. |
|
![]() ![]() Collapse AllThis method sets an action for the specified node.
|
| SetOutlineAction ( LONG outlineNode, LONG actionNumber ) |
Parameters
outlineNode
Number of the outline node
actionNumber
Number of the action
Remarks
The number of the outline node can be retrieved from any node creating method, such as AddOutlineAfter, AddOutlineChild, GetNextSiblingOutline, and so on.
The number of the action can be retrieved from any action creating method, such as CreateGoToPageAction.
See the AddOutlineAfter method for examples.
See Also
Reference


