XmpGuid class

XmpGuid class

Represents XMP global unique identifier.

Inheritance: XmpGuidXmpTypeBase

The XmpGuid type exposes the following members:

Constructors

ConstructorDescription
initInitializes a new instance of the XmpGuid class.
initConstructs a new instance of XmpGuid

Properties

PropertyDescription
prefixGets or sets the prefix like uuid.
valueGets or sets the value.

Methods

MethodDescription
get_xmp_representationGets the string contained value in XMP format.

See Also