A
complex data type that represents the metadata that can be imported
into a PDF document or exported from a PDF document:
Use XMPUtilityMetadata values for the Metadata property
of
Import Metadata operation
operations (XMP Utilities service).
Use XMPUtilityMetadata variables to store the output of
Export Metadata operation
operations (XMP Utilities service).
Note:
When used with the Import Metadata operation,
XMPUtilityMetadata data items with no assigned values cause the
corresponding PDF metadata values to be removed.
Data items
The data items that
XMPUtiltityMetadata
variables
contain.
author
A
string
value
that represents the author of the PDF document.
creator
A
string
value
that represents the creator of the PDF document.
keywords
A
list
of
string
values
that represent the document keywords.
producer
A
string
value
that represents the producer of the PDF document.
subject
A
string
value
that represents the subject of the PDF document.
title
A
string
value
that represents the title of the PDF document.