This documentation is for the old version. Go to the latest Graphics Mill docs

IMetadataWriteSupport.Iptc Property

Gets/sets IPTC data collection you want to write into the file.

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

Syntax

Visual Basic
Property Iptc As IptcDictionary
C#
                IptcDictionary Iptc { get; set; }

Property Value

IptcDictionary class instance that contains IPTC data collection you want to write into the file.

See Also

Reference