XmpReal class
XmpReal class
Represents XMP Real.
Inheritance: XmpReal →
XmpValueBase →
PropertyValue
The XmpReal type exposes the following members:
Constructors
| Constructor | Description |
|---|---|
| init | Initializes a new instance of the XmpReal class. |
| init | Initializes a new instance of the XmpReal class. |
Properties
| Property | Description |
|---|---|
| type | Gets the MetadataPropertyType. |
| raw_value | Gets the raw value. |
| value | Gets the 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
XmpReal - class
XmpValueBase