Keyoti RapidSpell Desktop .NET API Docs
IsBoundary Method (offset)
APIKeyoti.RapidSpell.FrameWorkSpecificSimpleTextBoundaryIsBoundary(Int32)
Keyoti RapidSpell Desktop .NET
Determines if character at offset is a boundary
Declaration Syntax
C#C#Visual BasicVisual BasicVisual C++Visual C++F#F#
public virtual bool IsBoundary(
	int offset
)
public virtual bool IsBoundary(
	int offset
)
Public Overridable Function IsBoundary ( 
	offset As Integer
) As Boolean
Public Overridable Function IsBoundary ( 
	offset As Integer
) As Boolean
public:
virtual bool IsBoundary(
	int offset
)
public:
virtual bool IsBoundary(
	int offset
)
abstract IsBoundary : 
        offset : int -> bool 
override IsBoundary : 
        offset : int -> bool 
abstract IsBoundary : 
        offset : int -> bool 
override IsBoundary : 
        offset : int -> bool 
Parameters
offset (Int32)
Return Value

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