Metafile.SetPropertyItem
Metafile.SetPropertyItem method
Stores a property item (piece of metadata) in this Image.
public override void SetPropertyItem(PropertyItem propitem)
Parameter | Type | Description |
---|---|---|
propitem | PropertyItem | The PropertyItem to be stored. |
See Also
- class PropertyItem
- class Metafile
- namespace Aspose.Drawing.Imaging
- assembly Aspose.Drawing.Common