XmpMetadata.Documents Property
Obtains a list of XMP packets.
Namespace: DevExpress.Pdf.Xmp
Assembly: DevExpress.Pdf.v24.1.Core.dll
NuGet Package: DevExpress.Pdf.Core
Declaration
Property Value
Type | Description |
---|---|
IEnumerable<XmpDocument> | A list of XMP packets. |
See Also