italic property

FontSavingArgs.italic property

Indicates whether the current font is italic.

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

See Also