font_bold property

font_bold property

Determines whether the font is bold. Read-only bool.

Definition:

@property
def font_bold(self):
    ...

See Also