Toc.Nodes Property |
Gets the collection of TocNode objects in the root node of the table of contents.
[VBScript] Public ReadOnly Property Nodes As TocNodeCollection
[JScript] public function get Nodes() : TocNodeCollection;
An object containing the collection of nodes in the table of contents tree-view.