System.Drawing.Imaging.PropertyItem.Value Property

Gets or sets the value of the property item.

Syntax

public byte[] Value { set; get; }

Value

Documentation for this section has not yet been entered.

Remarks

The byte array returned by the PropertyItem.Value property contains data in one of several different primitive types. To use the data, determine the data type using the PropertyItem.Type property and convert the byte array accordingly.

Requirements

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