drawFontSize

Type: Real

Availability: Read or write at run time only

The drawFontSize property of the Printer class, together with the drawFontBold, drawFontName, drawFontStrikethru, drawFontUnderline, drawFontItalic, drawTextCharRotation, and drawTextRotation properties, determines the font used for printer graphics text drawing methods.

The font 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.