@pdfa-lab/core / XMPSetMetaInfoOptions
Interface: XMPSetMetaInfoOptions ​
Defined in: xmp/xmp-document.ts:87
Options for setMetaInfo().
Properties ​
append? ​
optionalappend?:boolean
Defined in: xmp/xmp-document.ts:96
Append item to Bag/Seq? Ignored for other types. Default false.
noOverwrite? ​
optionalnoOverwrite?:boolean
Defined in: xmp/xmp-document.ts:91
Keep existing value? Default false.