[]
DsPdfJS API / ActionGoToRProperties
ActionGoToRProperties =
object
Represents a go-to remote action similar to ActionGoTo, but jumps to a destination in another PDF file instead of the current file.
optionaldest:DestinationProperties
The destination object defining the new document view.
optionalfile:FileSpecificationProperties|FileSpecification|string
The value defining the another file.
optionalnewWindow:boolean
Indicates whether to open the destination document in a new window.