| UltimateSpell Class Library |
|
SpellError.MisspelledWord Property
Gets or sets the misspelled word.
[Visual Basic]
Public Property MisspelledWord As
String
[C#]
public
string MisspelledWord {get; set;}
Property Value
Misspelled word.
Remarks
Use this property to set the misspelled word.
See Also
SpellError Class | Karamasoft.WebControls.UltimateSpell Namespace