PhoneticRule Properties

NetSpell.SpellChecker

NetSpell Documentation - v.2.1.7

PhoneticRule Properties

The properties of the PhoneticRule class are listed below. For a complete list of PhoneticRule class members, see the PhoneticRule Members topic.

Public Instance Properties

BeginningOnly True if this rule should be applied to the beginning only
Condition The ascii condition array
ConditionCount The number of conditions
ConsumeCount The number of chars to consume with this rule
EndOnly True if this rule should be applied to the end only
Priority The priority of this rule
ReplaceMode True if this rule should run in replace mode
ReplaceString The string to use when replacing

See Also

PhoneticRule Class | NetSpell.SpellChecker.Dictionary.Phonetic Namespace