Reordering MongoDb

i’m trying to read the DB docs reversely , so the latest docs comes up first , with pagination using skip and limit, but it seems that DF is reversing only the selected range .

anyone noticed ?