italic property

italic property

Gets a value indicating whether the font is italic.

Definition:

@property
def italic(self):
    ...

See Also