italic property

italic property

The font is italic.

True if the font is italic; otherwise, False.

Definition:

@property
def italic(self):
    ...

See Also