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

The ISO PDF Specification, ISO 32000-2:2017 PDF 2.0; Table: 335, page 698.

Adobe Supplement to the ISO 32000, BaseVersion: 1.7, ExtensionLevel: 3; Table: 9.50a, page 79.

System.Object
    WebSupergoo.ABCpdf14.Elements.Element
       WebSupergoo.ABCpdf14.Elements.RichMediaActivationElement

A rich media activation dictionary describes the trigger (Condition entry: XD, PO, or PV) and the initial state of the media. The Animation, View, Configuration, and Presentation entries pre-select the initial state. The Scripts array lists JavaScript to execute on activation.

 

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

 

   
   
Property
Description
EntryType Represents the "Type" entry of the richmediaactivation dictionary object.
EntryCondition Represents the "Condition" entry of the richmediaactivation dictionary object.
EntryAnimation Represents the "Animation" entry of the richmediaactivation dictionary object.
EntryView Represents the "View" entry of the richmediaactivation dictionary object.
EntryConfiguration Represents the "Configuration" entry of the richmediaactivation dictionary object.
EntryPresentation Represents the "Presentation" entry of the richmediaactivation dictionary object.
EntryScripts Represents the "Scripts" entry of the richmediaactivation dictionary object.
inherited properties...