KitePDF
Toggle table of contents
0.1.0
common
Platform filter
common
Switch theme
Search in API
KitePDF
kitepdf
/
io.github.yuroyami.kitepdf
/
PdfArticleThread
/
PdfArticleThread
Pdf
Article
Thread
constructor
(
title
:
String
?
=
null
,
author
:
String
?
=
null
,
subject
:
String
?
=
null
,
keywords
:
String
?
=
null
,
beads
:
List
<
PdfArticleThread.ArticleBead
>
=
emptyList()
)