Keyoti RapidSpell WPF API Docs
CaretPosition Property
APIKeyoti.RapidSpell.WpfWpfRichTextBoxAdapterCaretPosition
Keyoti RapidSpell WPF
The caret position
Declaration Syntax
C#C#Visual BasicVisual BasicVisual C++Visual C++F#F#
public int CaretPosition { get; set; }
public int CaretPosition { get; set; }
Public Property CaretPosition As Integer
	Get
	Set
Public Property CaretPosition As Integer
	Get
	Set
public:
virtual property int CaretPosition {
	int get () sealed;
	void set (int value) sealed;
}
public:
virtual property int CaretPosition {
	int get () sealed;
	void set (int value) sealed;
}
abstract CaretPosition : int with get, set
override CaretPosition : int with get, set
abstract CaretPosition : int with get, set
override CaretPosition : int with get, set
Property Value

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