Keyoti RapidSpell Desktop .NET API Docs
IsBoundaryLeft Method (offset)
APIKeyoti.RapidSpell.FrameWorkSpecificSimpleTextBoundaryIsBoundaryLeft(Int32)
Keyoti RapidSpell Desktop .NET
Whether offset is a boundary to the left of text
Declaration Syntax
C#C#Visual BasicVisual BasicVisual C++Visual C++F#F#
public virtual bool IsBoundaryLeft(
	int offset
)
public virtual bool IsBoundaryLeft(
	int offset
)
Public Overridable Function IsBoundaryLeft ( 
	offset As Integer
) As Boolean
Public Overridable Function IsBoundaryLeft ( 
	offset As Integer
) As Boolean
public:
virtual bool IsBoundaryLeft(
	int offset
)
public:
virtual bool IsBoundaryLeft(
	int offset
)
abstract IsBoundaryLeft : 
        offset : int -> bool 
override IsBoundaryLeft : 
        offset : int -> bool 
abstract IsBoundaryLeft : 
        offset : int -> bool 
override IsBoundaryLeft : 
        offset : int -> bool 
Parameters
offset (Int32)
Return Value

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