IptcTagApplication2Urgency Property

Gets the Urgency IPTC tag.

Description: Specifies the editorial urgency of content and not necessarily the envelope handling priority (see tag EnvelopePriority). The "1" is most urgent, "5" normal and "8" denotes the least-urgent copy.
Id: 10 (0x000a)
Type: String

Definition

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

Property Value

IptcTag

See Also