SinglePage

data class SinglePage(val pageIndex: Int) : PdfLayout

Exactly one fixed page, letterboxed to fit the viewport.

Constructors

Link copied to clipboard
constructor(pageIndex: Int)

Properties

Link copied to clipboard