Keyoti RapidSpell Silverlight API Docs
subFromPosition Field
APIKeyoti.RapidSpellRapidSpellGUIPresentersubFromPosition
Keyoti RapidSpell Silverlight
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#Visual BasicVisual C++F#
protected int subFromPosition
Protected subFromPosition As Integer
protected:
int subFromPosition
val mutable subFromPosition: int
Field Value

Assembly: Keyoti3.RapidSpell.Silverlight (Module: Keyoti3.RapidSpell.Silverlight.dll) Version: 2.0.12.706 (2.0.12.706)