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 .
The structure of this statement is:
For example:
FONT "HeaderFont" { NAME "Helvetica" HEIGHT 12 BOLD ITALIC } SETTING { HEADERFONT "HeaderFont" }
Notes
2 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.
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 .
Parent topic
This site works best with JavaScript enabled