[]
        
(Showing Draft Content)

ActionURIProperties

DsPdfJS API v9.1.0


DsPdfJS API / ActionURIProperties

Type Alias: ActionURIProperties

ActionURIProperties = object

Represents an action that causes navigation to a specified URI.

See

ActionURI

Properties

isMap?

optional isMap: boolean

Indicates whether to track the mouse position when the URI is resolved.

This property applies only to actions triggered by the user's clicking an annotation; it is ignored for actions associated with OutlineNode or with a PdfDocument#openAction property.


uri

uri: string

The URI to navigate.