Gets the table of contents of this project.

[VBScript]
Public ReadOnly Property Toc As Toc
[JScript]
public function get Toc() : Toc;

Property Value

The Toc object of this project.

See Also

Project Object | Project Members | HelpProducer Namespace