Strikethrough property

This property specifies whether the font is struck with a horizontal line.

Defined in

Font

Data type

boolean

Syntax

public boolean isStrikethrough()
public void setStrikethrough(boolean strikethrough)

See examples

Example: Strikethrough property