IptcTagEnvelopeTimeSent Property

Gets the TimeSent IPTC tag.

Description: Uses the format HHMMSS:HHMM where HHMMSS refers to local hour, minute and seconds and HHMM refers to hours and minutes ahead (+) or behind (-) Universal Coordinated Time as described in ISO 8601. This is the time the service sent the material.
Id: 80 (0x0050)
Type: Time

Definition

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

Property Value

IptcTag

See Also