Keyoti RapidSpell Silverlight API Docs
subToPosition Field
APIKeyoti.RapidSpellRapidSpellGUIPresentersubToPosition
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 subToPosition
Protected subToPosition As Integer
protected:
int subToPosition
val mutable subToPosition: int
Field Value

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