PhoneticRule.EndOnly Property

NetSpell.SpellChecker

NetSpell Documentation - v.2.1.7

PhoneticRule.EndOnly Property

True if this rule should be applied to the end only

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

See Also

PhoneticRule Class | NetSpell.SpellChecker.Dictionary.Phonetic Namespace