strikeout property

strikeout property

The font specifies whether it has a horizontal line through the characters.

Definition:

@property
def strikeout(self):
    ...

See Also