IptcTagApplication2DateCreated Property

Gets the DateCreated IPTC tag.

Description: Represented in the form CCYYMMDD to designate the date the intellectual content of the object data was created rather than the date of the creation of the physical representation. Follows ISO 8601 standard.
Id: 55 (0x0037)
Type: Date

Definition

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

Property Value

IptcTag

See Also