titleFont PARAM tag



Assigns a font name, size, and style to the title text.

Syntax

<PARAM NAME = "titleFont" VALUE = "fName, fSize, fStyle">

Values

fName
Font name:
helvetica
timesroman (default)
courier
dialog
zapfdingbats

fSize
A number from that specifies the font size. The range of valid values depends on the font you specify.

fStyle
Font style:
PLAIN (default)
BOLD
ITALIC

See Also
title PARAM tag
TextBold property
TextFont property
TextFontName property
TextItalic property
TextSize property