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
 Declaration Syntax| C# | C# | Visual Basic | Visual Basic | Visual 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
 Field ValueAssembly: Keyoti.RapidSpell.NET4 (Module: Keyoti.RapidSpell.NET4.dll) Version: 6.2.21.412

