Returns the suggested word specified by the element during a BadWord event.
Namespace:
C1.Win.C1SpellAssembly: C1.Win.C1Spell.2 (in C1.Win.C1Spell.2.dll)
Syntax
C# |
---|
[BrowsableAttribute(false)] public StringCollection Suggestions { get; } |
Visual Basic (Declaration) |
---|
<BrowsableAttribute(False)> _ Public ReadOnly Property Suggestions As StringCollection |