Metafile.PropertyItems
Metafile.PropertyItems property
Gets all the property items (pieces of metadata) stored in this Image.
public override PropertyItem[] PropertyItems { get; }
Return Value
An array of PropertyItem
objects, one for each property item stored in the image.
See Also
- class PropertyItem
- class Metafile
- namespace System.Drawing.Imaging
- assembly Aspose.Drawing