|
This class represents the screen annotation. This is
definitively detailed in:.
The ISO PDF Specification, ISO 32000-1:2008 PDF 1.7; Table: 187,
page 407.
The ISO PDF
Specification, ISO 32000-2:2017 PDF 2.0; Table: 190, page 494.
This class is always an indirect object because
RenditionActionElement.EntryAN requires it to be so.
System.Object
WebSupergoo.ABCpdf14.Elements.Element
WebSupergoo.ABCpdf14.Elements.AnnotationElement
WebSupergoo.ABCpdf14.Elements.ScreenAnnotationElement
A screen annotation defines a region on a page that can display
media content such as video, audio, or a 3D scene. It works with
rendition actions and is the current approach for rich media in PDF
2.0.
The MK entry provides visual properties for the annotation area
when media is not playing. The A and AA entries hold the actions
governing playback initiation and event handling.
|