DoubleStrikeThrough Property
In This Topic
Gets or sets a value indicating whether the font is formatted as double strikethrough text.
Syntax
'Declaration
Public Property DoubleStrikeThrough As System.Boolean
public System.bool DoubleStrikeThrough {get; set;}
See Also