Project.Toc Property
Gets the table of contents of this project.
[VBScript] Public ReadOnly Property Toc As Toc
[JScript] public function get Toc() : Toc;
The Toc object of this project.
Project Object | Project Members | HelpProducer Namespace