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

The ISO PDF Specification, ISO 32000-1:2008 PDF 1.7; Table: 156, page 371.

The ISO PDF Specification, ISO 32000-2:2017 PDF 2.0; Table: 154, page 447.

System.Object
    WebSupergoo.ABCpdf14.Elements.Element
       WebSupergoo.ABCpdf14.Elements.CollectionSchemaElement

A collection schema dictionary is a container whose named entries are collection field dictionaries. Each named entry defines one metadata column the viewer can display for portfolio files.

The only defined entry in the schema is the optional Type entry. All other named entries are schema fields themselves, making this a variable-key dictionary that does not follow the fixed-key pattern of most PDF dictionaries.

 

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

 

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