Readium
Toggle table of contents
androidJvm
Target filter
androidJvm
Switch theme
Search in API
Skip to content
Readium
readium-shared
/
org.readium.r2.shared.util.pdf
/
PdfDocument
/
OutlineNode
/
OutlineNode
Outline
Node
constructor
(
title
:
String
?
,
pageNumber
:
Int
?
,
children
:
List
<
PdfDocument.OutlineNode
>
)