Font Parameter

Use the Font parameter to specify font attributes for the Text or Button parameter.

Applies to

Valid Values

Syntax Description Notes
<PARAM name="Font" value="Facename[, point size[, charset[, color[, PLAIN BOLD ITALIC UNDERLINE]]]]"> Specifies the following font attributes: font family, point size, character set, color, and format options. The Font parameter is optional. The default font settings are: "Helvetica,12,,,PLAIN"
For best results, specify only standard system fonts.
The Font parameter may be ignored if the character set conflicts with the language ID of the help file.

About Parameters