This class represents the slideshow dictionary. This is definitively detailed in:.

The ISO PDF Specification, ISO 32000-1:2008 PDF 1.7; Table: 297, page 510.

The ISO PDF Specification, ISO 32000-2:2017 PDF 2.0; Table: 308, page 637.

A slideshow dictionary defines a slideshow presentation attached to a slideshow annotation. It references a resource dictionary containing the images and other media objects used in the presentation.

The Resources entry references a resource dictionary. The StartResource entry names the initial resource in the Resources dictionary to display when the slideshow begins.

System.Object
    WebSupergoo.ABCpdf14.Elements.Element
       WebSupergoo.ABCpdf14.Elements.SlideshowElement

 

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

 

   
   
Property
Description
EntryType Represents the "Type" entry of the slideshow dictionary object.
EntrySubtype Represents the "Subtype" entry of the slideshow dictionary object.
EntryResources Represents the "Resources" entry of the slideshow dictionary object.
EntryStartResource Represents the "StartResource" entry of the slideshow dictionary object.
inherited properties...