HtmlDiffOutputGenerator.InsertStyle

Propriété HtmlDiffOutputGenerator.InsertStyle

Obtient et définit la chaîne de style CSS pour l’opération d’insertion. Exemple :

color: #003300; background-color: #ccff66;
public string InsertStyle { get; set; }

Voir aussi