Keyoti RapidSpell Desktop .NET API Docs
isAtNonBreakingWhiteSpace Method (position, previousIsIfThisIs, nextIsIfThisIs)
APIKeyoti.RapidSpell.FrameWorkSpecificAdvancedTextBoundaryisAtNonBreakingWhiteSpace(Int32, Boolean, Boolean)
Keyoti RapidSpell Desktop .NET
Whether position is non-breaking white space
Declaration Syntax
C#Visual BasicVisual C++F#
protected override bool isAtNonBreakingWhiteSpace(
	int position,
	bool previousIsIfThisIs,
	bool nextIsIfThisIs
)
Protected Overrides Function isAtNonBreakingWhiteSpace ( 
	position As Integer,
	previousIsIfThisIs As Boolean,
	nextIsIfThisIs As Boolean
) As Boolean
protected:
virtual bool isAtNonBreakingWhiteSpace(
	int position, 
	bool previousIsIfThisIs, 
	bool nextIsIfThisIs
) override
abstract isAtNonBreakingWhiteSpace : 
        position : int * 
        previousIsIfThisIs : bool * 
        nextIsIfThisIs : bool -> bool 
override isAtNonBreakingWhiteSpace : 
        position : int * 
        previousIsIfThisIs : bool * 
        nextIsIfThisIs : bool -> bool 
Parameters
position (Int32)
previousIsIfThisIs (Boolean)
nextIsIfThisIs (Boolean)
Return Value

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