PDF Creator Pilot documentation |
Download CHM version of this manual. |
|
![]() ![]() Collapse AllThis method returns the next node in the outline, including any child nodes.
|
| LONG GetNextOutline ( LONG outlineNode ) |
Parameters
outlineNode
Number of the outline node
Return value
Number of the node
Remarks
The number of the outline node can be retrieved from any node creating method, such asĀ AddOutlineAfter, AddOutlineChild, GetNextSiblingOutline, and so on.
See AddOutlineAfter method for examples.
See Also
Reference


