|
This class represents the web capture command dictionary. This
is definitively detailed in:.
The ISO PDF Specification, ISO 32000-1:2008 PDF 1.7; Table: 357,
page 624.
The ISO PDF
Specification, ISO 32000-2:2017 PDF 2.0; Table: 393, page 804.
This class is always an indirect object because
SourceInformationElement.EntryC and
WebCaptureInformationElement.EntryC require it to be so.
A web capture command dictionary records the parameters of a
single web capture operation: the requested URL, retrieval
settings, and response content type.
The URL entry holds the requested URL. The L entry gives the
link depth followed. The F entry holds command flags controlling
spider behaviour.
The P entry holds an array of web capture command settings
dictionaries recording global capture settings. The CT entry
records the MIME content type of the response.
The H entry holds the HTTP request headers sent. The S entry
holds source information dictionaries for all content retrieved by
this command.
System.Object
WebSupergoo.ABCpdf14.Elements.Element
WebSupergoo.ABCpdf14.Elements.WebCaptureCommandElement
|