Back to Devexpress

XmpDocument Properties

officefileapi-devexpress-dot-pdf-dot-xmp-dot-xmpdocument-dot-underscore-properties.md

latest1.7 KB
Original Source

XmpDocument Properties

The XMP packet – an instance of the XMP data model.

NameDescription
CountReturns the number of elements in the XMP packet.
CustomPropertiesGets properties used to define a custom schema.
DublinCorePropertiesGets properties used to define the Dublin Core namespace.
Item[XmpName]Returns a value of the XMP packet node with the given name.
Item[String]Returns a value of the XMP packet node with the given qualified name.
PdfAPropertiesGets properties used to define the PDF/A namespace.
PdfPropertiesGets properties used to define the Adobe PDF namespace.
RightsManagementPropertiesGets properties used to define the XMP Rights Management namespace.
ValuesRetrieves a list of XMP document node values.
XmpPropertiesGets properties used to define the XMP basic namespace.

See Also

XmpDocument Class

XmpDocument Members

DevExpress.Pdf.Xmp Namespace