UltimateSpell Class Library

UltimateSpell.MisspelledWordStyle Property

Gets or sets the style applied to the misspelled word on the spell check dialog box.

[Visual Basic]
Overridable Public ReadOnly Property MisspelledWordStyle As Style
[C#]
public virtual System.Web.UI.WebControls.Style MisspelledWordStyle {get;}

Property Value

Style applied to the misspelled word on the spell check dialog box.

Remarks

Use this property to set the style applied to the misspelled word on the spell check dialog box.

See Also

UltimateSpell Class | Karamasoft.WebControls.UltimateSpell Namespace