XmpField

XmpField class

Represents XMP field.

The XmpField type exposes the following members:

Properties

NameDescription
emptyGets an Empty xmp field.
langGets xml:lang qualifier.
prefixGets the prefix.
namespace_uriGets the namespace URI.
local_nameGets or sets the name of the local.
nameGets the name.
valueGets the value.
field_typeGets the type of the field.
is_emptyGets a value indicating whether this instance is empty.

Methods

NameDescription
to_structure()Gets value as a structure.
to_array()Gets value as an array.

See Also