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

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

Property Value

An integer representing the font size in points.

See Also

Collection Object | Collection Members | HelpProducer Namespace