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#C#Visual BasicVisual BasicVisual C++Visual C++F#F#
public virtual bool IsBoundaryRight(
	int offset
)
public virtual bool IsBoundaryRight(
	int offset
)
Public Overridable Function IsBoundaryRight ( 
	offset As Integer
) As Boolean
Public Overridable Function IsBoundaryRight ( 
	offset As Integer
) As Boolean
public:
virtual bool IsBoundaryRight(
	int offset
)
public:
virtual bool IsBoundaryRight(
	int offset
)
abstract IsBoundaryRight : 
        offset : int -> bool 
override IsBoundaryRight : 
        offset : int -> bool 
abstract IsBoundaryRight : 
        offset : int -> bool 
override IsBoundaryRight : 
        offset : int -> bool 
Parameters
offset (Int32)
Return Value

Assembly: Keyoti.RapidSpell.NET4 (Module: Keyoti.RapidSpell.NET4.dll) Version: 6.2.21.412