font_name property

font_name property

Returns the font name. Read-only str.

Definition:

@property
def font_name(self):
    ...

See Also