IptcTagEnvelopeFileFormat Property

Gets the FileFormat IPTC tag.

Description: A binary number representing the file format. The file format must be registered with IPTC or NAA with a unique number assigned to it. The information is used to route the data to the appropriate system and to allow the receiving system to perform the appropriate actions there to.
Id: 20 (0x0014)
Type: Short

Definition

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

Property Value

IptcTag

See Also