Keyoti RapidSpell Desktop .NET API Docs
IsBoundaryRight Method (offset)
APIKeyoti.RapidSpell.FrameWorkSpecificSimpleTextBoundaryIsBoundaryRight(Int32)
Keyoti RapidSpell Desktop .NET
Whether offset is one place after the last character in a word.
Declaration Syntax
C#Visual BasicVisual C++F#
public virtual bool IsBoundaryRight(
	int offset
)
Public Overridable Function IsBoundaryRight ( 
	offset As Integer
) As Boolean
public:
virtual bool IsBoundaryRight(
	int offset
)
abstract IsBoundaryRight : 
        offset : int -> bool 
override IsBoundaryRight : 
        offset : int -> bool 
Parameters
offset (Int32)
Return Value

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