Keyoti RapidSpell Silverlight API Docs
Following Method (offset)
APIKeyoti.RapidSpell.FrameWorkSpecificSimpleTextBoundaryFollowing(Int32)
Keyoti RapidSpell Silverlight
Return the first boundary after the specified offset
Declaration Syntax
C#Visual BasicVisual C++F#
public virtual int Following(
	int offset
)
Public Overridable Function Following ( 
	offset As Integer
) As Integer
public:
virtual int Following(
	int offset
)
abstract Following : 
        offset : int -> int 
override Following : 
        offset : int -> int 
Parameters
offset (Int32)
the offset to start
Return Value
Int32
int the first boundary after offset

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