ImageType

XmpIptcIimPackage.ImageType property

Gets or sets the type of the image.

public string ImageType { get; set; }

Property Value

The type of the image.

Remarks

The first is a numeric character and the second is an alphabetic character.

See Also