This class represents the minimum bit depth dictionary. This is definitively detailed in:.

The ISO PDF Specification, ISO 32000-1:2008 PDF 1.7; Table: 269, page 490.

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

A minimum bit depth dictionary specifies the minimum colour bit depth required for media playback. It is used as a media criterion to ensure that the display can render the media with adequate colour fidelity.

The V entry holds the minimum bit depth value as an integer. The M entry specifies the monitor type to which this requirement applies, allowing different minimum depths to be set for different monitor configurations.

System.Object
    WebSupergoo.ABCpdf14.Elements.Element
       WebSupergoo.ABCpdf14.Elements.MinimumBitDepthElement

 

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

 

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