Skip to main content
All docs
V25.1
  • XmpDocument Properties

    The XMP packet – an instance of the XMP data model.
    Name Description
    Count Returns the number of elements in the XMP packet.
    CustomProperties Gets properties used to define a custom schema.
    DublinCoreProperties Gets 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.
    PdfAProperties Gets properties used to define the PDF/A namespace.
    PdfProperties Gets properties used to define the Adobe PDF namespace.
    RightsManagementProperties Gets properties used to define the XMP Rights Management namespace.
    Values Retrieves a list of XMP document node values.
    XmpProperties Gets properties used to define the XMP basic namespace.
    See Also