get
Retrieves a single metadata value from the XMP metadata entries included in the PDF file.
Return
a PdfValue instance representing a value or null
. In most cases this will be a string, but nested arrays are also possible.
Parameters
key
Metadata key, must not be null.
xml Namespace
XML namespace the key belongs to.