The CSS style string to be used to highlight the misspelt word, eg. "border-bottom: 1px solid red; background-color: #ddddff"

C# | C# | Visual Basic | Visual Basic | Visual C++ | Visual C++ | F# | F# |
[PersistenceModeAttribute(PersistenceMode.Attribute)] public string BadWordHighlightStyle { get; set; }
[PersistenceModeAttribute(PersistenceMode.Attribute)] public string BadWordHighlightStyle { get; set; }
<PersistenceModeAttribute(PersistenceMode.Attribute)> Public Property BadWordHighlightStyle As String Get Set
<PersistenceModeAttribute(PersistenceMode.Attribute)> Public Property BadWordHighlightStyle As String Get Set
public: [PersistenceModeAttribute(PersistenceMode::Attribute)] property String^ BadWordHighlightStyle { String^ get (); void set (String^ value); }
public: [PersistenceModeAttribute(PersistenceMode::Attribute)] property String^ BadWordHighlightStyle { String^ get (); void set (String^ value); }
[<PersistenceModeAttribute(PersistenceMode.Attribute)>] member BadWordHighlightStyle : string with get, set
[<PersistenceModeAttribute(PersistenceMode.Attribute)>] member BadWordHighlightStyle : string with get, set

String
Assembly: Keyoti.RapidSpellWeb (Module: Keyoti.RapidSpellWeb.dll) Version: 6.4.25.331