IptcTagApplication2DigitizationDate Property

Gets the DigitizationDate IPTC tag.

Description: Represented in the form CCYYMMDD to designate the date the digital representation of the object data was created. Follows ISO 8601 standard.
Id: 62 (0x003e)
Type: Date

Definition

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

Property Value

IptcTag

See Also