bold property

FontSavingArgs.bold property

Indicates whether the current font is bold.

@property
def bold(self) -> bool:
    ...

See Also