DigitalImageGuid

XmpIptcExtensionPackage.DigitalImageGuid property

Gets or sets the globally unique identifier for this digital image.

public string DigitalImageGuid { get; set; }

Property Value

The image GUID.

Remarks

It is created and applied by the creator of the digital image at the time of its creation. This value shall not be changed after that time.

See Also