Keyoti RapidSpell WPF API Docs
subFromPosition Field
APIKeyoti.RapidSpell.WpfRapidSpellGUIPresentersubFromPosition
Keyoti RapidSpell WPF
To check from and to positions that are wrapped, need to do in 2 steps check from subFromPosition ( = fromPosition) -> subToPosition (= doc end) and then check from subFromPosition (= 0) -> subToPosition (= toPosition)
Declaration Syntax
C#C#Visual BasicVisual BasicVisual C++Visual C++F#F#
protected int subFromPosition
protected int subFromPosition
Protected subFromPosition As Integer
Protected subFromPosition As Integer
protected:
int subFromPosition
protected:
int subFromPosition
val mutable subFromPosition: int
val mutable subFromPosition: int
Field Value

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