Page.setFontAndSize

Sets the type of font and size leading.

class Page
setFontAndSize
(,
float size
)

Parameters

font Font

The handle of a font object.

size float

The size of a font.

Graphics Mode
Before and after
GMode.pageDescription or GMode.textObject

Meta