Keyoti RapidSpell WPF Whether the character at position is between nonbreaking white space or letters or digits.

Declaration Syntax
protected virtual bool isBetweenWordChars(
int position,
bool previousIsIfThisIs,
bool nextIsIfThisIs
)
Protected Overridable Function isBetweenWordChars ( _
position As Integer, _
previousIsIfThisIs As Boolean, _
nextIsIfThisIs As Boolean _
) As Boolean
protected:
virtual bool isBetweenWordChars(
int position,
bool previousIsIfThisIs,
bool nextIsIfThisIs
)
Assembly:
Keyoti3.RapidSpell.WPF (Module: Keyoti3.RapidSpell.WPF) Version: 2.0.10.827