Back to Devexpress

XmpDocument.CreateArray Method

officefileapi-devexpress-dot-pdf-dot-xmp-dot-xmpdocument-dot-createarray.md

latest845 B
Original Source

XmpDocument.CreateArray Method

NameParametersDescription
CreateArray(XmpName, XmpArrayType)name, arrayTypeAdds an array at the end of the packet.
CreateArray(XmpName)nameAdds an array at the end of the packet.
CreateArray(String, XmpArrayType)qualifiedName, arrayTypeAdds an array at the end of the packet.
CreateArray(String)qualifiedNameAdds an array at the end of the packet.