XmpField class

XmpField class

Represents XMP field.

The XmpField type exposes the following members:

Properties

PropertyDescription
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

MethodDescription
to_structureGets value as a structure.
to_arrayGets value as an array.

See Also