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
/
PdfLinkTarget
/
Internal
Internal
data
class
Internal
(
val
destination
:
PdfDestination
)
:
PdfLinkTarget
A destination inside the same document.
Members
Constructors
Internal
Link copied to clipboard
constructor
(
destination
:
PdfDestination
)
Properties
destination
Link copied to clipboard
val
destination
:
PdfDestination