TiffSettings.Iptc Property

Gets or sets IPTC data collection to write into the image.

Namespace: Aurigma.GraphicsMill.Codecs
Assembly: Aurigma.GraphicsMill (in Aurigma.GraphicsMill.dll)

Syntax

C#
public IptcDictionary Iptc { get; set; }

Property Value

A IptcDictionary containing IPTC data collection to write into the image.

See Also

Reference