Keyoti RapidSpell WPF API Docs
isAtNonBreakingWhiteSpace Method (position)
APIKeyoti.RapidSpell.Wpf.FrameWorkSpecificSimpleTextBoundaryisAtNonBreakingWhiteSpace(Int32)
Keyoti RapidSpell WPF
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: Keyoti4.RapidSpell.WPF (Module: Keyoti4.RapidSpell.WPF.dll) Version: 3.1.16.1214