Strikeout Property (StyleFontDelta)
In This Topic
Gets or sets a value that indicates whether the resulting font specifies a horizontal line through the font.
Syntax
'Declaration
Public Property Strikeout As Boolean
public bool Strikeout {get; set;}
See Also