XmpValue Class
Summary: XML node value representing an XMP value entry.
Module: aspose.imaging.xmp.types
Full Name: aspose.imaging.xmp.types.XmpValue
Constructors
| Name | Description |
|---|---|
| XmpValue() | Initializes a new instance of the XmpValue class |
Properties
| Name | Type | Access | Description |
|---|---|---|---|
| type | XmpValueType | r | Gets the XMP value type. |
| value | string | r | Gets the XMP value string or None, if value does not exist. |
Constructor: XmpValue()
XmpValue()
Initializes a new instance of the XmpValue class