# ActionGoToProperties

## Content

[**DsPdfJS API v9.1.3**](../README)

***

[DsPdfJS API](../globals) / ActionGoToProperties

# Type Alias: ActionGoToProperties

> **ActionGoToProperties** = `object`

Represents an action that changes the view to a destination (page, location, and magnification factor)
specified by a [DestinationProperties](DestinationProperties) object.

## See

[ActionGoTo](../classes/ActionGoTo)

## Properties

### dest

> **dest**: [`DestinationProperties`](DestinationProperties)

The destination object defining the new document view.
