Keyoti RapidSpell Desktop .NET API Docs
isAtNonBreakingWhiteSpace Method (position)
APIKeyoti.RapidSpell.FrameWorkSpecificSimpleTextBoundaryisAtNonBreakingWhiteSpace(Int32)
Keyoti RapidSpell Desktop .NET
Whether the character at position is a nonbreaking whitespace.
Declaration Syntax
C#C#Visual BasicVisual BasicVisual C++Visual C++F#F#
protected virtual bool isAtNonBreakingWhiteSpace(
	int position
)
protected virtual bool isAtNonBreakingWhiteSpace(
	int position
)
Protected Overridable Function isAtNonBreakingWhiteSpace ( 
	position As Integer
) As Boolean
Protected Overridable Function isAtNonBreakingWhiteSpace ( 
	position As Integer
) As Boolean
protected:
virtual bool isAtNonBreakingWhiteSpace(
	int position
)
protected:
virtual bool isAtNonBreakingWhiteSpace(
	int position
)
abstract isAtNonBreakingWhiteSpace : 
        position : int -> bool 
override isAtNonBreakingWhiteSpace : 
        position : int -> bool 
abstract isAtNonBreakingWhiteSpace : 
        position : int -> bool 
override isAtNonBreakingWhiteSpace : 
        position : int -> bool 
Parameters
position (Int32)
Return Value

Assembly: Keyoti.RapidSpell.NET4 (Module: Keyoti.RapidSpell.NET4.dll) Version: 6.2.21.412