GetRootOutline
IPDFDocument4 :: Outlines

See Also
Collapse All

This method gets a "root node" number.

Syntax

LONG GetRootOutline ()

Remarks

The "root node" is used to add the first node to an outline tree. In other words, the "root node" is an invisible node which is a parent of all high-level nodes in an outline tree.

See theĀ AddOutlineAfter method for examples.

See Also

Reference