XmpValueBase class
XmpValueBase class
Represents base XMP value.
Inheritance: XmpValueBase
→
PropertyValue
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
- module
groupdocs.metadata.standards.xmp
- class
MetadataPropertyType
- class
PropertyValue
- class
ValueAcceptor
- class
XmpValueBase