HtmlDiffOutputGenerator.DeleteStyle
HtmlDiffOutputGenerator.DeleteStyle property
Gets and sets the CSS-style string for Delete operation. Example:
color: #003300; background-color: #ccff66;
public string DeleteStyle { get; set; }
See Also
- class HtmlDiffOutputGenerator
 - namespace Aspose.Pdf.Comparison
 - assembly Aspose.PDF