Keyoti RapidSpell Silverlight API Docs
isAtNonBreakingWhiteSpace Method (position)
APIKeyoti.RapidSpell.FrameWorkSpecificSimpleTextBoundaryisAtNonBreakingWhiteSpace(Int32)
Keyoti RapidSpell Silverlight
Whether the character at position is a nonbreaking whitespace.
Declaration Syntax
C#Visual BasicVisual C++F#
protected virtual bool isAtNonBreakingWhiteSpace(
	int position
)
Protected Overridable Function isAtNonBreakingWhiteSpace ( 
	position As Integer
) As Boolean
protected:
virtual bool isAtNonBreakingWhiteSpace(
	int position
)
abstract isAtNonBreakingWhiteSpace : 
        position : int -> bool 
override isAtNonBreakingWhiteSpace : 
        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)