SkyEpub 6.2.9.2 for iOS Released

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;