Strikethrough Property (FontSubSet.TextFormat)
In This Topic
Gets or sets a value indicating whether the strikethrough style is applied to the text.
Syntax
'Declaration
Public Property Strikethrough As Boolean
public bool Strikethrough {get; set;}
See Also