IptcTagEnvelopeCharacterSet Property

Gets the CharacterSet IPTC tag.

Description: This tag consisting of one or more control functions used for the announcement, invocation or designation of coded character sets. The control functions follow the ISO 2022 standard and may consist of the escape control character and one or more graphic characters.
Id: 90 (0x005a)
Type: String

Definition

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

Property Value

IptcTag

See Also