|
This class represents the web capture content set. This is
definitively detailed in:.
The ISO PDF Specification, ISO 32000-1:2008 PDF 1.7; Table: 352,
page 621.
The ISO PDF
Specification, ISO 32000-2:2017 PDF 2.0; Table: 388, page 801.
A web capture content set dictionary describes a set of related
PDF objects captured from web content, recording the content type,
source URL, and capture metadata.
The S entry names the content set type: SPS for a spider page
set or SIS for a spider image set. The type determines which
additional entries are present.
The ID entry uniquely identifies the content set within the
document. The O entry holds an array of indirect references to the
captured page or image objects.
The SI entry holds source information dictionaries describing
the source URLs. The CT and TS entries record the MIME type and
capture timestamp.
System.Object
WebSupergoo.ABCpdf14.Elements.Element
WebSupergoo.ABCpdf14.Elements.WebCaptureContentSetElement
WebSupergoo.ABCpdf14.Elements.WebCaptureImageSetElement
WebSupergoo.ABCpdf14.Elements.WebCapturePageSetElement
|