font_height property

font_height property

Returns the font height of the text portion, in points. Read-only float.

Definition:

@property
def font_height(self):
    ...

See Also