This class represents the collection item dictionary. This is definitively detailed in:.

The ISO PDF Specification, ISO 32000-1:2008 PDF 1.7; Table: 48, page 106.

The ISO PDF Specification, ISO 32000-2:2017 PDF 2.0; Table: 46, page 138.

This class is always an indirect object because FullFileSpecificationElement.EntryCI requires it to be so.

A collection item dictionary carries the field values for one file in a PDF portfolio (collection). It maps field names defined in the collection schema to the actual data values for that file.

Each entry in the dictionary maps a field name to a collection subitem dictionary that holds the field's value and optionally a flag indicating whether the field is present for this item.

System.Object
    WebSupergoo.ABCpdf14.Elements.Element
       WebSupergoo.ABCpdf14.Elements.CollectionItemElement

 

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

 

   
   
Property
Description
EntryType Represents the "Type" entry of the collection item dictionary object.
inherited properties...