Sets the style applied to the misspelled word on the spell check dialog box.
Namespace: Karamasoft.Html.UltimateSpellMVCAssembly: UltimateSpellMVC (in UltimateSpellMVC.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
| C# |
|---|
public UltimateSpellCreator MisspelledWordStyle( Style value ) |
| Visual Basic |
|---|
Public Function MisspelledWordStyle ( _ value As Style _ ) As UltimateSpellCreator |
| Visual C++ |
|---|
public: UltimateSpellCreator^ MisspelledWordStyle( Style^ value ) |
Parameters
- value
- Type: System.Web.UI.WebControls..::..Style
Style applied to the misspelled word on the spell check dialog box.