GoTo

data class GoTo(val destination: PdfObject, val raw: PdfDictionary) : PdfAction

Constructors

Link copied to clipboard
constructor(destination: PdfObject, raw: PdfDictionary)

Properties

Link copied to clipboard

Unresolved /D — pass through PdfDocument.resolveDestination for the typed view.

Link copied to clipboard
open override val raw: PdfDictionary