Keyoti RapidSpell WPF API Docs
isAtNonWhiteSpace Method (position)
APIKeyoti.RapidSpell.Wpf.FrameWorkSpecificSimpleTextBoundaryisAtNonWhiteSpace(Int32)
Keyoti RapidSpell WPF
Returns whether the character at position is whitespace, this is contextually relevant.
Declaration Syntax
C#C#Visual BasicVisual BasicVisual C++Visual C++F#F#
protected virtual bool isAtNonWhiteSpace(
	int position
)
protected virtual bool isAtNonWhiteSpace(
	int position
)
Protected Overridable Function isAtNonWhiteSpace ( 
	position As Integer
) As Boolean
Protected Overridable Function isAtNonWhiteSpace ( 
	position As Integer
) As Boolean
protected:
virtual bool isAtNonWhiteSpace(
	int position
)
protected:
virtual bool isAtNonWhiteSpace(
	int position
)
abstract isAtNonWhiteSpace : 
        position : int -> bool 
override isAtNonWhiteSpace : 
        position : int -> bool 
abstract isAtNonWhiteSpace : 
        position : int -> bool 
override isAtNonWhiteSpace : 
        position : int -> bool 
Parameters
position (Int32)
Return Value

Assembly: Keyoti4.RapidSpell.WPF (Module: Keyoti4.RapidSpell.WPF.dll) Version: 3.1.16.1214