font_italic property

font_italic property

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

Definition:

@property
def font_italic(self):
    ...

See Also