PDFDictionaryTypePDF File Object Schema

The PDFDictionaryType captures a PDF dictionary as a set of key value pairs, or as a reference to an indirect object that contains.


Field Name Type Description
Object_Reference1..1 PDFIndirectObjectIDType

The Object_Reference field captures a reference to an indirect PDF object that contains the dictionary, via its object and generation numbers.

Raw_Contents1..1 StringObjectPropertyType

The Raw_Contents field captures the contents of the dictionary as a string enclosed in an XML CDATA section.