HtmlDiffOutputGenerator.InsertStyle
HtmlDiffOutputGenerator.InsertStyle 属性
获取和设置插入操作的 CSS 样式字符串。示例:
color: #003300; background-color: #ccff66;
public string InsertStyle { get; set; }
获取和设置插入操作的 CSS 样式字符串。示例:
color: #003300; background-color: #ccff66;
public string InsertStyle { get; set; }