PhoneticRule.BeginningOnly Property

NetSpell.SpellChecker

NetSpell Documentation - v.2.1.7

PhoneticRule.BeginningOnly Property

True if this rule should be applied to the beginning only

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

See Also

PhoneticRule Class | NetSpell.SpellChecker.Dictionary.Phonetic Namespace