PDF Creator Pilot documentation |
Download CHM version of this manual. |
|
![]() ![]() Collapse AllThis method returns the child node specified by the index provided.
|
| LONG GetOutlineChild ( LONG outlineNode, LONG childIndex ) |
Parameters
outlineNode
Number of the outline node
childIndex
Position index of a child 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 theĀ AddOutlineAfter method for examples.
See Also
Reference


