Class XmpGuid
XmpGuid class
Represents XMP global unique identifier.
public sealed class XmpGuid : XmpTypeBase
Constructors
| Name | Description | 
|---|---|
| XmpGuid(Guid) | Initializes a new instance of the XmpGuidclass. | 
| XmpGuid(string) | Initializes a new instance of the XmpGuidclass. | 
Properties
| Name | Description | 
|---|---|
| Prefix { get; set; } | Gets or sets the prefix like uuid. | 
| Value { get; set; } | Gets or sets the value. | 
Methods
| Name | Description | 
|---|---|
| override GetXmpRepresentation() | Gets the string contained value in XMP format. | 
See Also
- class XmpTypeBase
- namespace Aspose.PSD.Xmp.Types.Derived
- assembly Aspose.PSD