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

The ISO PDF Specification, ISO 32000-1:2008 PDF 1.7; Table: 359, page 626.

The ISO PDF Specification, ISO 32000-2:2017 PDF 2.0; Table: 395, page 806.

A web capture command settings dictionary records the global settings in effect during a web capture operation.

The G entry holds a dictionary of settings applying to all content types, such as depth limits and follow-link rules. The C entry holds content-type-specific settings keyed by MIME type.

System.Object
    WebSupergoo.ABCpdf14.Elements.Element
       WebSupergoo.ABCpdf14.Elements.WebCaptureCommandSettingsElement

 

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

 

   
   
Property
Description
EntryG Represents the "G" entry of the web capture command settings dictionary object.
EntryC Represents the "C" entry of the web capture command settings dictionary object.
inherited properties...