KitePDF
Toggle table of contents
0.1.0
common
Platform filter
common
Switch theme
Search in API
KitePDF
kitepdf
/
io.github.yuroyami.kitepdf
/
PdfOptionalContent
/
PdfOptionalContent
Pdf
Optional
Content
constructor
(
groups
:
List
<
PdfOptionalContent.OptionalContentGroup
>
,
onByDefault
:
Set
<
String
>
,
offByDefault
:
Set
<
String
>
,
defaultConfigName
:
String
?
)