style property

style property

Get the font style that combines the values of the font-face rule and data from the font.

Definition:

@property
def style(self):
    ...

See Also