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

Assembly: Keyoti4.RapidSpell.WPF (Module: Keyoti4.RapidSpell.WPF.dll) Version: 3.1.16.1214