Internal

data class Internal(val destination: PdfDestination) : PdfLinkTarget

A destination inside the same document.

Constructors

Link copied to clipboard
constructor(destination: PdfDestination)

Properties

Link copied to clipboard