Gets or sets the font of the table of contents file.

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

Property Value

A string representing the font of the table of contents file.

See Also

Toc Object | Toc Members | HelpProducer Namespace