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

Assembly: Keyoti.RapidSpell.NET2 (Module: Keyoti.RapidSpell.NET2.dll) Version: 4.6.1.204