FontSize

Applies to

PDFFont object

Description

Gets or sets the size of the font in the PDF document.

Data type

Real.

Usage

In scripts

The FontSize property takes a real value. For example:

lpdf_font = create PDFfont

lpdf_font.fontname = "simsunb"
lpdf_font.fontsize = 32