fontBold

Type: Boolean

Availability: Read or write at any time

The fontBold property of the JadePrintDirect class specifies whether the font style of text output directly to a printer or display device is bold.

The settings for the fontBold property are listed in the following table.

Value Description
true Turns on the bold formatting
false Turns off the bold formatting (the default)

Use the fontBold property to format text, either in the JADE development environment or at run time by using logic.

The font uses the application font if the fontName property for direct printing is set to a null string ("") at run time.

The fonts that are available in JADE vary, according to your system configuration, display devices, and printing devices.