This class represents a hybrid destination and action dictionary.

This is definitively detailed in:.

The ISO PDF Specification, ISO 32000-1:2008 PDF 1.7; 12.3.2.3 Named Destinations, page 367.

A go-to action navigates to a destination within the same document or within a remote document. It is one of the most common action types, used in links and bookmarks to move between pages or views.

The D entry holds the destination, either as an inline destination array or as a name or string that is resolved through the document's named destinations. Using a named destination allows multiple links to share a single destination definition that can be updated in one place.

System.Object
    WebSupergoo.ABCpdf14.Elements.Element
       WebSupergoo.ABCpdf14.Elements.DestinationActionElement

 

   
   
Method
Description
DestinationActionElement Create a new DestinationActionElement.
inherited methods...

 

   
   
Property
Description
EntryD This property represents the "D" entry of the object.
inherited properties...