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

Assembly: Keyoti3.RapidSpell.Silverlight (Module: Keyoti3.RapidSpell.Silverlight.dll) Version: 2.0.12.706 (2.0.12.706)