font property

font property

Returns font resource for the TrueType font used to typeset elements text.

Definition:

@property
def font(self):
    ...

See Also