Back to Devexpress

DevExpress.Pdf.Xmp Namespace

officefileapi-devexpress-dot-pdf-6b97247d.md

latest2.8 KB
Original Source

DevExpress.Pdf.Xmp Namespace

Contains properties used to manage XMP metadata in PDF documents.

Assembly : DevExpress.Pdf.v25.2.Core.dll

NuGet Package : DevExpress.Pdf.Core

Classes

NameDescription
AdobePdfPropertiesContains members used to define the Adobe PDF namespace.
CustomPropertiesContains properties used to define the custom XMP namespace.
DublinCorePropertiesContains properties used to define the Dublin Core namespace.
PdfAPropertiesContains properties used to define the PDF/A extension namespace.
XmpArrayAn XMP metadata node with an array value.
XmpDocumentThe XMP packet – an instance of the XMP data model.
XmpLanguageAlternativeAn alternative XMP array of simple text items with xml:lang qualifiers.
XmpMetadataComplex XMP metadata that contains multiple XMP packets.
XmpNameThe XMP packet node name in the prefix:local format.
XmpNodeBase class for XMP packet nodes.
XmpPropertiesContains properties used to define the XMP basic namespace.
XmpQualifierAn XMP value qualifier - metadata about the value to which it is attached.
XmpRightsManagementPropertiesContains properties used to define the XMP Rights Management namespace.
XmpSerializationOptionsContains options used to control the XMP data serialization.
XmpSimpleNodeAn XMP metadata node with a simple value.
XmpStructureAn XMP metadata node with a structure value.
XmpValueNodeBase class for XMP nodes with a value.

Enums

NameDescription
XmpArrayTypeLists values that indicate the type of array elements in the XMP packet.
XmpValueTypeLists values that specify the value type of the XMP packet element.