Keyoti RapidSpell Desktop .NET API Docs
FindWordEnd Method (fromPos)
APIKeyoti.RapidSpellRapidSpellGUIPresenterFindWordEnd(Int32)
Keyoti RapidSpell Desktop .NET
Returns the end of the word that fromPos is in.
Declaration Syntax
C#C#Visual BasicVisual BasicVisual C++Visual C++F#F#
protected virtual int FindWordEnd(
	int fromPos
)
protected virtual int FindWordEnd(
	int fromPos
)
Protected Overridable Function FindWordEnd ( 
	fromPos As Integer
) As Integer
Protected Overridable Function FindWordEnd ( 
	fromPos As Integer
) As Integer
protected:
virtual int FindWordEnd(
	int fromPos
)
protected:
virtual int FindWordEnd(
	int fromPos
)
abstract FindWordEnd : 
        fromPos : int -> int 
override FindWordEnd : 
        fromPos : int -> int 
abstract FindWordEnd : 
        fromPos : int -> int 
override FindWordEnd : 
        fromPos : int -> int 
Parameters
fromPos (Int32)
Return Value

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