Sets or returns whether suggestions are generated for bad words.

Namespace:  C1.Win.C1Spell
Assembly:  C1.Win.C1Spell.2 (in C1.Win.C1Spell.2.dll)

Syntax

C#
public bool HasSuggest { get; set; }
Visual Basic (Declaration)
Public Property HasSuggest As Boolean

See Also