This class represents the media screen parameters dictionary. This is definitively detailed in:.

The ISO PDF Specification, ISO 32000-1:2008 PDF 1.7; Table: 282, page 498.

The ISO PDF Specification, ISO 32000-2:2017 PDF 2.0; Table: 293, page 624.

A media screen parameters dictionary specifies how the media display window should appear. It contains must-honour and best-effort parameter dictionaries that carry the actual window settings.

The MH and BE entries reference must-honour and best-effort screen parameter dictionaries that carry window dimensions, position, opacity, background, floating window settings, and monitor selection.

System.Object
    WebSupergoo.ABCpdf14.Elements.Element
       WebSupergoo.ABCpdf14.Elements.MediaScreenParametersElement

 

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

 

   
   
Property
Description
EntryType Represents the "Type" entry of the media screen parameters dictionary object.
EntryMH Represents the "MH" entry of the media screen parameters dictionary object.
EntryBE Represents the "BE" entry of the media screen parameters dictionary object.
inherited properties...