IptcTagApplication2ReleaseDate Property

Gets the ReleaseDate IPTC tag.

Description: Designates in the form CCYYMMDD the earliest date the provider intends the object to be used. Follows ISO 8601 standard.
Id: 30 (0x001e)
Type: Date

Definition

Namespace: GleamTech.ImageUltimate
Assembly: GleamTech.ImageUltimate (in GleamTech.ImageUltimate.dll) Version: 5.8.8
C#
public static IptcTag ReleaseDate { get; }

Property Value

IptcTag

See Also