Gets or sets the font to be used for a table of contents or index.

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

Property Value

A string representing the font.

See Also

Collection Object | Collection Members | HelpProducer Namespace