Converts the thumbnail list's (fromPageNumber, toIndex) drop coordinates into a stable placement-ID move. Returns null for an unchanged position.
(fromPageNumber, toIndex)
null
The pages to process, in document order.
The from page number.
The 0-based to index.
The resulting page operation, or null when no move is needed.
Converts the thumbnail list's
(fromPageNumber, toIndex)drop coordinates into a stable placement-ID move. Returnsnullfor an unchanged position.