AffixEntry.Condition Property

NetSpell.SpellChecker

NetSpell Documentation - v.2.1.7

AffixEntry.Condition Property

The condition to be met in order to add characters

[Visual Basic]Public Property Condition As Integer()
[C#]
public int[] Condition {get; set;}

See Also

AffixEntry Class | NetSpell.SpellChecker.Dictionary.Affix Namespace