# DestinationRefProperties

## Content

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

***

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

# Type Alias: DestinationRefProperties

> **DestinationRefProperties** = `object`

Defines destination as reference to another destination, referenced destination
can be in Dests dictionary of PDF document or in Dests subtree of Name Tree.

## See

[DestinationRef](../classes/DestinationRef)

## Properties

### name

> **name**: `string`

The name of referenced destination in the Dests dictionary of PDF document.

***

### nameTree?

> `optional` **nameTree**: `boolean`

Indicates whether this DestinationRefProperties references 
destination in Dests dictionary of PDF document or in Dests subtree of document's Name Tree.
