Skip to content

Latest commit

 

History

History
19 lines (11 loc) · 218 Bytes

SetFontSize.md

File metadata and controls

19 lines (11 loc) · 218 Bytes

SetFontSize

fpdf.set_font_size(float size)

Description

Defines the size of the current font.

Parameters

size:

The size (in points).

See also

SetFont.