Collection.FontSize Property |
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);
An integer representing the font size in points.
Collection Object | Collection Members | HelpProducer Namespace