PhoneticRule.ConsumeCount Property

NetSpell.SpellChecker

NetSpell Documentation - v.2.1.7

PhoneticRule.ConsumeCount Property

The number of chars to consume with this rule

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

See Also

PhoneticRule Class | NetSpell.SpellChecker.Dictionary.Phonetic Namespace