Skip to main content
Version: Version 5 beta

Enumeration: DestinationType

Supported PDF destination types

Enumeration Members

Direct

Direct: 1

A destination that directly points to a specific location in the document.


FitHeight

FitHeight: 6

A destination fits the height of a page into the viewport.


FitPage

FitPage: 4

A destination fits an entire page into the viewport.


FitRectangle

FitRectangle: 0

A destination that fits a specified area of a page into the viewport.


FitWidth

FitWidth: 5

A destination fits the width of a page into the viewport.


LocationZoom

LocationZoom: 2

A destination that points to a specific location on the target page, using a specified zoom factor. The location is displayed in the top left corner of the viewport (if possible).


Named

Named: 3

A destination that can be referred by name.