Skip to content

@pdfa-lab/core / XMPSetMetaInfoOptions

Interface: XMPSetMetaInfoOptions ​

Defined in: xmp/xmp-document.ts:87

Options for setMetaInfo().

Properties ​

append? ​

optional append?: boolean

Defined in: xmp/xmp-document.ts:96

Append item to Bag/Seq? Ignored for other types. Default false.


noOverwrite? ​

optional noOverwrite?: boolean

Defined in: xmp/xmp-document.ts:91

Keep existing value? Default false.