IptcTagApplication2ObjectType Property

Gets the ObjectType IPTC tag.

Description: The Object Type is used to distinguish between different types of objects within the IIM. The first part is a number representing a language independent international reference to an Object Type followed by a colon separator. The second part, if used, is a text representation of the Object Type Number consisting of graphic characters plus spaces either in English or in the language of the service as indicated in tag LanguageIdentifier
Id: 3 (0x0003)
Type: String

Definition

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

Property Value

IptcTag

See Also