is_bold property

is_bold property

Gets font is bold

Definition:

@property
def is_bold(self):
    ...

See Also