print

abstract suspend fun print(pageCount: Int): Boolean

Consumes the given amount of pages with the print right.

Returns whether the user is allowed to print the given amount of pages.