This class represents the web capture information dictionary. This is definitively detailed in:.

The ISO PDF Specification, ISO 32000-1:2008 PDF 1.7; Table: 350, page 617.

The ISO PDF Specification, ISO 32000-2:2017 PDF 2.0; Table: 386, page 796.

The web capture information dictionary stores metadata about a PDF document created by capturing web content. It is stored in the document catalog SpiderInfo entry.

The V entry gives the web capture specification version as a real number. The C entry holds an array of indirect references to web capture content set dictionaries, one for each set of captured content.

System.Object
    WebSupergoo.ABCpdf14.Elements.Element
       WebSupergoo.ABCpdf14.Elements.WebCaptureInformationElement

 

   
   
Method
Description
WebCaptureInformationElement Create a new WebCaptureInformationElement.
inherited methods...

 

   
   
Property
Description
EntryV Represents the "V" entry of the web capture information dictionary object.
EntryC Represents the "C" entry of the web capture information dictionary object.
inherited properties...