Skip to main content
A newer version of this page is available. .
All docs
V21.1
.NET Framework 4.5.2+

DevExpress.Pdf.Xmp Namespace

Contains properties used to manage XMP metadata in PDF documents.

Assembly: DevExpress.Pdf.v21.1.Core.dll

NuGet Package: DevExpress.Pdf.Core

Classes

Name Description
AdobePdfProperties Contains members used to define the Adobe PDF namespace.
CustomProperties Contains properties used to define the custom XMP namespace.
DublinCoreProperties Contains properties used to define the Dublin Core namespace.
PdfAProperties Contains properties used to define the PDF/A extension namespace.
XmpArray An XMP metadata node with an array value.
XmpDocument The XMP packet – an instance of the XMP data model.
XmpLanguageAlternative An alternative XMP array of simple text items with xml:lang qualifiers.
XmpMetadata Complex XMP metadata that contains multiple XMP packets.
XmpName The XMP packet node name in the prefix:local format.
XmpNode Base class for XMP packet nodes.
XmpProperties Contains properties used to define the XMP basic namespace.
XmpQualifier An XMP value qualifier - metadata about the value to which it is attached.
XmpRightsManagementProperties Contains properties used to define the XMP Rights Management namespace.
XmpSerializationOptions Contains options used to control the XMP data serialization.
XmpSimpleNode An XMP metadata node with a simple value.
XmpStructure An XMP metadata node with a structure value.
XmpValueNode Base class for XMP nodes with a value.

Enums

Name Description
XmpArrayType Lists values that indicate the type of array elements in the XMP packet.
XmpValueType Lists values that specify the value type of the XMP packet element.