Class FontSize (0.5.1)

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

Font size with unit. .. attribute:: size

Font size for the text.

:type: float

Attribute

NameDescription
unit str
Unit for the font size. Follows CSS naming (in, px, pt, etc.).

Inheritance

builtins.object > proto.message.Message > FontSize