GifImage.XmpData
GifImage.XmpData property
Manage XMP metadata with this property. Whether you’re retrieving existing metadata or updating it with new information, this property streamlines the process. Keep your metadata organized and accessible, ensuring that your files contain the relevant information they need.
public override XmpPacketWrapper XmpData { get; set; }
Property Value
The XMP metadata.
See Also
- class XmpPacketWrapper
- class GifImage
- namespace Aspose.Imaging.FileFormats.Gif
- assembly Aspose.Imaging