bold property

bold property

Gets a value indicating whether the font is bold.

Definition:

@property
def bold(self):
    ...

See Also