GoTo

data class GoTo(val pageIndex: Int?, val namedDestination: String?) : PdfScriptRequest

this.pageNum = n or this.gotoNamedDest(name): move the reader.

Constructors

Link copied to clipboard
constructor(pageIndex: Int?, namedDestination: String?)

Properties

Link copied to clipboard
Link copied to clipboard