strikeout property

strikeout property

Gets a value indicating whether the font specifies a horizontal line through the font.

Definition:

@property
def strikeout(self):
    ...

See Also