IptcTagEnvelopeEnvelopePriority Property

Gets the EnvelopePriority IPTC tag.

Description: Specifies the envelope handling priority and not the editorial urgency (see Urgency tag). "1" indicates the most urgent, "5" the normal urgency, and "8" the least urgent copy. The numeral "9" indicates a User Defined Priority. The numeral "0" is reserved for future use.
Id: 60 (0x003c)
Type: String

Definition

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

Property Value

IptcTag

See Also