drawFontBold

Type: Boolean

Availability: Read or write at run time only

The drawFontBold property of the Printer class, together with the drawFontItalic, drawFontStrikethru, drawFontUnderline, drawFontName, drawFontSize, drawTextRotation, and drawTextCharRotation properties, determines the font used for printer graphics text drawing methods. The font that is used defaults to the application font defined by the fontName property of the Application class.

For details about placing output directly on a printer page at any location without the use of frames and drawing rotated text and characters, see "Free-Format Printing", later in this chapter.