Gets or sets the title of the topic as shown in the table of contents.

[VBScript]
Public Property TocTitle As String
[JScript]
public function get TocTitle() : String;

Property Value

A string representing the title of the topic as shown in the table of contents.

See Also

Topic Object | Topic Members | HelpProducer Namespace