Keyoti RapidSpell WPF API Docs
isBetweenWordChars Method (position)
APIKeyoti.RapidSpell.Wpf.FrameWorkSpecificSimpleTextBoundaryisBetweenWordChars(Int32)
Keyoti RapidSpell WPF
Whether the character at position is between nonbreaking white space or letters or digits.
Declaration Syntax
C#Visual BasicVisual C++
protected virtual bool isBetweenWordChars(
	int position
)
Protected Overridable Function isBetweenWordChars ( _
	position As Integer _
) As Boolean
protected:
virtual bool isBetweenWordChars(
	int position
)
Parameters
position (Int32)

Assembly: Keyoti3.RapidSpell.WPF (Module: Keyoti3.RapidSpell.WPF) Version: 2.0.10.827