System.Drawing.Image.PropertyItems Property

Gets all the property items (pieces of metadata) stored in this System.Drawing.Image.

Syntax

[System.ComponentModel.Browsable(false)]
public System.Drawing.Imaging.PropertyItem[] PropertyItems { get; }

Value

Documentation for this section has not yet been entered.

Remarks

If the image has no property items or if the image format does not support property items, Image.PropertyItems returns an empty array (that is, an array of length zero).

Requirements

Namespace: System.Drawing
Assembly: System.Drawing (in System.Drawing.dll)
Assembly Versions: 1.0.5000.0, 2.0.0.0