Gets/sets IPTC data collection for the opened JPEG file.
Namespace:
Aurigma.GraphicsMill.Codecs
Assembly:
Aurigma.GraphicsMill (in Aurigma.GraphicsMill.dll)
Public Property Iptc As IptcDictionary
public IptcDictionary Iptc { get; set; }
To edit IPTC you can either edit its fields in-place or assign new IPTC collection to this property.
You assign null to this property. In this case no Adobe® image resource blocks will be saved with WriteXXX methods.