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

Assembly: Keyoti3.RapidSpell.Silverlight (Module: Keyoti3.RapidSpell.Silverlight.dll) Version: 2.0.12.706 (2.0.12.706)