XmpValue Class

Summary: XML node value representing an XMP value entry.

Module: aspose.imaging.xmp.types

Full Name: aspose.imaging.xmp.types.XmpValue

Constructors

NameDescription
XmpValue()Initializes a new instance of the XmpValue class

Properties

NameTypeAccessDescription
typeXmpValueTyperGets the XMP value type.
valuestringrGets the XMP value string or None, if value does not exist.

Constructor: XmpValue()

 XmpValue() 

Initializes a new instance of the XmpValue class