[]
type ActionGoToProperties = object;
Represents an action that changes the view to a destination (page, location, and magnification factor) specified by a DestinationProperties object.
dest: DestinationProperties;
The destination object defining the new document view.