XmpData

RasterImage.XmpData property

Gets or sets the XMP metadata.

public virtual XmpPacketWrapper XmpData { get; set; }

Property Value

The XMP metadata.

See Also