The PDFDocumentInformationDictionaryType captures details of the PDF Document Information Dictionary, used for storing metadata associated with the PDF document.
| Field Name | Type | Description |
|---|---|---|
| Title0..1 | StringObjectPropertyType |
The Title field captures the title of the PDF document. |
| Author0..1 | StringObjectPropertyType |
The Author field captures the name of the person who created the PDF document. |
| Subject0..1 | StringObjectPropertyType |
The Subject field captures the subject of the PDF document. |
| Keywords0..1 | StringObjectPropertyType |
The Keywords field captures the keywords associated with the PDF document. |
| Creator0..1 | StringObjectPropertyType |
The Creator field captures the name of the application that created the original document, for cases where the original document was then converted to PDF. |
| Producer0..1 | StringObjectPropertyType |
The Producer field captures the name of the application that converted the document to PDF, for cases where the original document was then converted to PDF. |
| CreationDate0..1 | DateTimeObjectPropertyType |
The CreationDate field captures the date and time that the document was created. |
| ModDate0..1 | DateTimeObjectPropertyType |
The ModDate field captures the date and time that the document was most recently modified. |
| Trapped0..1 | StringObjectPropertyType |
The Trapped field captures a name object indicating whether the document has been modified to included trapping information. |