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#C#Visual BasicVisual BasicVisual C++Visual C++F#F#
protected override bool isAtNonBreakingWhiteSpace(
	int position,
	bool previousIsIfThisIs,
	bool nextIsIfThisIs
)
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 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
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 
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.NET4 (Module: Keyoti.RapidSpell.NET4.dll) Version: 6.2.21.412