XmpComplexTypeValue class
XmpComplexTypeValue class
Represents an XMP value containing a complex type instance.
Inheritance: XmpComplexTypeValue →
XmpValueBase →
PropertyValue
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(self, value_acceptor) |
Extracts the property value using a custom ValueAcceptor. |
get_xmp_representation(self) |
Returns string contained value in XMP format. |
See Also
- module
groupdocs.metadata.standards.xmp - class
MetadataPropertyType - class
PropertyValue - class
ValueAcceptor - class
XmpComplexTypeValue - class
XmpValueBase