KitePDF
Toggle table of contents
0.1.0
common
Platform filter
common
Switch theme
Search in API
KitePDF
kitepdf
/
io.github.yuroyami.kitepdf
/
PdfOutline
/
PdfOutline
Pdf
Outline
constructor
(
title
:
String
,
children
:
List
<
PdfOutline
>
,
rawDestination
:
PdfObject
?
,
action
:
PdfAction
?
,
count
:
Int
,
italic
:
Boolean
,
bold
:
Boolean
,
color
:
RgbColor
?
)