is_italic property

is_italic property

Gets font is italic

Definition:

@property
def is_italic(self):
    ...

See Also