HtmlDiffOutputGenerator.StrikethroughDeleted

HtmlDiffOutputGenerator.StrikethroughDeleted property

Get or set text-decoration: line-through style for the delete operation. Default value is False.

public bool StrikethroughDeleted { get; set; }

See Also