Keyoti RapidSpell WPF API Docs
EndPosition Property
APIKeyoti.RapidSpell.WpfWordOccurrenceEndPosition
Keyoti RapidSpell WPF
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: Keyoti4.RapidSpell.WPF (Module: Keyoti4.RapidSpell.WPF.dll) Version: 3.1.16.1214