font property

font property

Represents the font of the control.

Definition:

@property
def font(self):
    ...

See Also