|
This class represents the source information dictionary. This is
definitively detailed in:.
The ISO PDF Specification, ISO 32000-1:2008 PDF 1.7; Table: 355,
page 623.
The ISO PDF
Specification, ISO 32000-2:2017 PDF 2.0; Table: 391, page 803.
A source information dictionary records the origin of captured
web content: the source URL, capture timestamp, HTTP encoding, and
the capture command used.
The AU entry holds the source URL as a string or URL alias
dictionary. The TS entry holds the capture timestamp as a PDF date
string.
The E entry records the MIME encoding. The S entry holds an
array of source information dictionaries for content retrieved from
multiple sources or through redirects.
The C entry references the web capture command dictionary used
to capture this content, linking source information back to the
capture parameters.
System.Object
WebSupergoo.ABCpdf14.Elements.Element
WebSupergoo.ABCpdf14.Elements.SourceInformationElement
|