XmpDocument Properties
The XMP packet – an instance of the XMP data model.
Name | Description |
---|---|
Count | Returns the number of elements in the XMP packet. |
Custom |
Gets properties used to define a custom schema. |
Dublin |
Gets properties used to define the Dublin Core namespace. |
Item[Xmp |
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. |
Pdf |
Gets properties used to define the PDF/A namespace. |
Pdf |
Gets properties used to define the Adobe PDF namespace. |
Rights |
Gets properties used to define the XMP Rights Management namespace. |
Values | Retrieves a list of XMP document node values. |
Xmp |
Gets properties used to define the XMP basic namespace. |
See Also