UltimateSpell Class Library

UltimateSpell.ShowOptions Property

Gets or sets a value that indicates whether to show options on the spell check dialog box.

[Visual Basic]
Overridable Public Property ShowOptions As Boolean
[C#]
public virtual bool ShowOptions {get; set;}

Property Value

true if options are shown on the spell check dialog box; otherwise, false. The default value is false.

Remarks

Use this property to show options on the spell check dialog box.

See Also

UltimateSpell Class | Karamasoft.WebControls.UltimateSpell Namespace