untilPage

infix inline fun Int.untilPage(endPage: Int): PageRange

Create a PageRange ranging from this to endPage.

See also