Keyoti RapidSpell Desktop .NET API Docs
EndPosition Property
APIKeyoti.RapidSpellWordOccurrenceEndPosition
Keyoti RapidSpell Desktop .NET
Gets the position of the end of this word in the main text.
Declaration Syntax
C#C#Visual BasicVisual BasicVisual C++Visual C++F#F#
public int EndPosition { get; set; }
public int EndPosition { get; set; }
Public Property EndPosition As Integer
	Get
	Set
Public Property EndPosition As Integer
	Get
	Set
public:
property int EndPosition {
	int get ();
	void set (int value);
}
public:
property int EndPosition {
	int get ();
	void set (int value);
}
member EndPosition : int with get, set
member EndPosition : int with get, set
Property Value

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