Bitmap.PropertyItems
Bitmap.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 Bitmap
 - namespace System.Drawing
 - assembly Aspose.Drawing