1 reference to StrikeOutRemoved
Microsoft.Cci.Extensions (1)
Writers\Syntax\HtmlSyntaxWriter.cs (1)
39
string extraStyle = this.
StrikeOutRemoved
? " text-decoration:line-through;" : "";