|
This class represents the page-piece data dictionary. This is
definitively detailed in:.
The ISO PDF Specification, ISO 32000-1:2008 PDF 1.7; Table: 319,
page 552.
The ISO PDF
Specification, ISO 32000-2:2017 PDF 2.0; Table: 351, page 715.
A page piece data dictionary stores private application data
associated with a page, form XObject, or the document as a whole.
Each application stores its data under a key that identifies it,
preventing conflicts between different applications.
The LastModified entry within each application subdictionary
records when that application last modified the page. A processor
can compare this with the page own modification date to determine
whether the private data is still current.
Conforming readers that do not recognise an application data
must preserve it unchanged during editing or round-trip
processing.
System.Object
WebSupergoo.ABCpdf14.Elements.Element
WebSupergoo.ABCpdf14.Elements.PagePieceDataElement
|