KitePDF
Toggle table of contents
0.1.0
common
Platform filter
common
Switch theme
Search in API
KitePDF
kitepdf-compose
/
io.github.yuroyami.kitepdf.compose
/
PdfLayout
/
SinglePage
Single
Page
@
Immutable
data
class
SinglePage
(
val
pageIndex
:
Int
)
:
PdfLayout
Exactly one fixed page, letterboxed to fit the viewport.
Members
Constructors
Single
Page
Link copied to clipboard
constructor
(
pageIndex
:
Int
)
Properties
page
Index
Link copied to clipboard
val
pageIndex
:
Int