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