XmpValueBase class

XmpValueBase class

Represents base XMP value.

Inheritance: XmpValueBasePropertyValue

The XmpValueBase 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