IMetadataWriter.Iptc Property

Gets or sets IPTC data collection.

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

Syntax

C#
                IptcDictionary Iptc { get; set; }

Property Value

A IptcDictionary containing IPTC data collection.

See Also

Reference