init(destination:)
Initializes the go-to action.
Declaration
init(destination: PDFDestination)Parameters
- destination:
The destination with which to initialize the go-to action.
Return Value
An initialized PDFActionGoTo instance, or NULL if the object could not be initialized.