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