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#Visual BasicVisual C++
protected virtual bool isAtNonWhiteSpace(
	int position
)
Protected Overridable Function isAtNonWhiteSpace ( _
	position As Integer _
) As Boolean
protected:
virtual bool isAtNonWhiteSpace(
	int position
)
Parameters
position (Int32)

Assembly: Keyoti3.RapidSpell.WPF (Module: Keyoti3.RapidSpell.WPF) Version: 2.0.10.827