UltimateSpell Class Library

UltimateSpellButton.Text Property

Gets or sets the text to display on the spell button.

[Visual Basic]
Public Property Text As String
[C#]
public string Text {get; set;}

Property Value

Text to display on the spell button. The default value is Spell Check.

Remarks

Use this property to set the text to display on the spell button.

See Also

UltimateSpellButton Class | Karamasoft.WebControls.UltimateSpell Namespace