Pdfdemo
Toggle table of contents
common
Target filter
common
Switch theme
Search in API
Skip to content
Pdfdemo
pdf-core
/
io.github.limuyang2.pdf.core
/
PdfBookmark
/
PdfBookmark
Pdf
Bookmark
constructor
(
title
:
String
,
destination
:
PdfDestination
?
,
target
:
PdfLinkTarget
?
,
color
:
PdfColor
?
,
children
:
List
<
PdfBookmark
>
)