Type: Boolean
Availability: Read or write at any time
The fontItalic property of the JadePrintDirect class specifies whether the font style of text output directly to a printer or display device is italic. The settings for the fontItalic property are listed in the following table.
Value | Description |
---|---|
true | Turns on the italic formatting |
false | Turns off the italic formatting (the default) |
Use the fontItalic property to format text, either in the JADE development environment or at run time by using logic.
The font defaults to 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.