ImageOptionsBase.XmpData

ImageOptionsBase.XmpData property

Gets or sets the XMP metadata container.

public virtual XmpPacketWrapper XmpData { get; set; }

Property Value

The XMP data container.

See Also