|
This class represents the media criteria dictionary. This is
definitively detailed in:.
The ISO PDF Specification, ISO 32000-1:2008 PDF 1.7; Table: 268,
page 489.
The ISO PDF
Specification, ISO 32000-2:2017 PDF 2.0; Table: 279, page 613.
A media criteria dictionary specifies the conditions that must
be satisfied for a rendition to be selected for playback. Each
entry tests one aspect of the playback environment, and all
specified tests must pass for the rendition to be considered
suitable.
Criteria cover a range of environmental factors: whether the
user can interact with the annotation, the language of the system,
the rendering technology available, screen depth, screen size,
audio volume, player availability, and the type of operating system
in use.
When multiple renditions are available in a selector rendition,
a conforming reader evaluates the criteria of each candidate in
order and selects the first one whose criteria are all satisfied. A
rendition without a criteria dictionary is considered
unconditionally suitable.
Criteria entries are independent of one another. An absent entry
means that criterion is not tested and is treated as satisfied.
System.Object
WebSupergoo.ABCpdf14.Elements.Element
WebSupergoo.ABCpdf14.Elements.MediaCriteriaElement
|