Interface: XmpMetadataOptions
Structured XMP metadata fields used to build an XMP packet.
Properties
| Property | Type | Description |
|---|
createDate? | string | Date | XMP creation date. |
creator? | string | Application or person that created the document. |
creators? | readonly string[] | Ordered list of document creator names for XMP metadata. |
creatorTool? | string | Tool name recorded in XMP metadata. |
metadataDate? | string | Date | XMP metadata packet timestamp. |
modifyDate? | string | Date | XMP modification date. |
producer? | string | PDF producer value recorded in metadata. |
title? | string | Document title or display title. |