NamedDestination

Overview

NamedDestination is a interface in Aspose.PDF FOSS for TypeScript.

A named destination: a name plus its resolved target.

Properties: dest, name.

Properties

NameTypeAccessDescription
name: stringReadGets the name.
dest: PageDestReadGets the dest.