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

The ISO PDF Specification, ISO 32000-1:2008 PDF 1.7; Table: 275, page 494.

The ISO PDF Specification, ISO 32000-2:2017 PDF 2.0; Table: 286, page 618.

A media permissions dictionary controls restrictions on how media content may be accessed and played back. The TF entry specifies whether and how the media player may write temporary files when playing the media.

Temporary file controls are important for media that a player must decompress or pre-process before display. The permissions dictionary allows authors to restrict this behaviour for security or licensing reasons.

System.Object
    WebSupergoo.ABCpdf14.Elements.Element
       WebSupergoo.ABCpdf14.Elements.MediaPermissionsElement

 

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

 

   
   
Property
Description
EntryType Represents the "Type" entry of the media permissions dictionary object.
EntryTF Represents the "TF" entry of the media permissions dictionary object.
inherited properties...