Style.IsStrikethrough

Style.IsStrikethrough property

Gets or sets a value indicating whether the text style is strikethrough.

public bool IsStrikethrough { get; set; }

See Also