This class represents the minimum screen size dictionary. This is definitively detailed in:.

The ISO PDF Specification, ISO 32000-1:2008 PDF 1.7; Table: 270, page 491.

The ISO PDF Specification, ISO 32000-2:2017 PDF 2.0; Table: 281, page 615.

A minimum screen size dictionary specifies the minimum screen dimensions required for media playback as a criterion. It ensures that media intended for a particular minimum display area is not attempted on screens that are too small.

The V entry holds the minimum screen size as a two-element array giving width and height in pixels. The M entry specifies the monitor configuration to which this requirement applies.

System.Object
    WebSupergoo.ABCpdf14.Elements.Element
       WebSupergoo.ABCpdf14.Elements.MinimumScreenSizeElement

 

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

 

   
   
Property
Description
EntryType Represents the "Type" entry of the minimum screen size dictionary object.
EntryV Represents the "V" entry of the minimum screen size dictionary object.
EntryM Represents the "M" entry of the minimum screen size dictionary object.
inherited properties...