Reflowable Layout
New Function is Added.
//** select text with startIndex, startOffset, endIndex,endOffset
-(void)createSelectionWithStartIndex:(int)startNodeIndex withStartOffset:(int)startOffset withEndIndex:(int)endNodeIndex withEndOffset:(int)endOffset;