PDF Creator Pilot documentation |
Download CHM version of this manual. |
|
![]() ![]() Collapse AllSets an action of the pecified node.
|
| SetOutlineAction ( LONG outlineNode, LONG actionNumber ) |
Parameters
outlineNode
Outline node number.
actionNumber
Action number.
Remarks
Outline node number can be retrieved from any node creating method, like AddOutlineAfter, AddOutlineChild, GetNextSiblingOutline e.t.c.
Action number can be retrieved from any action creating method, like CreateGoToPageAction.
See AddOutlineAfter method for examples.
See Also
Reference


