HEADERFONT subcommand
The
HEADERFONT subcommand in the
SETTING command is used to point to a font style defined by a
FONT command in either the
global definition block or the
local definition block . The specified font affects all headers that are printed. For more information on the structure of the
.RPT file, see
Report Definition file and structure .
To use the Report Editor to specify a
HEADERFONT subcommand in the
SETTING command , use the Headers Font dialog. See Headers and Footers dialogs (in
Printing a header and footer on the report page ) and
Font dialog .
Syntax
Example
FONT "HeaderFont" { NAME "Helvetica" HEIGHT 12 BOLD ITALIC } SETTING { HEADERFONT "HeaderFont" }
For details on the commands in the above statements, see
FONT command and
SETTING command .
The FONT command must be used to define the font-identifier (HeaderFont in the example above) used by the HEADERFONT subcommand in the SETTING statement.
Parent topic
This site works best with JavaScript enabled