Class FontSize (2.24.0)

FontSize(mapping=None, *, ignore_unknown_fields=False, **kwargs)

Font size with unit.

Attributes

NameDescription
size float
Font size for the text.
unit str
Unit for the font size. Follows CSS naming (such as in, px, and pt).