XmpComplexTypeValue class

XmpComplexTypeValue class

Represents an XMP value containing a complex type instance.

Inheritance: XmpComplexTypeValueXmpValueBasePropertyValue

The XmpComplexTypeValue type exposes the following members:

Properties

Property Description
type Gets the MetadataPropertyType.
raw_value Gets the raw value.

Methods

Method Description
accept_value Extracts the property value using a custom ValueAcceptor.
get_xmp_representation Returns string contained value in XMP format.

See Also