Aurigma Graphics Mill 5.5 for .NET
PsdReader..::.Iptc Property
Gets IPTC data collection from file.
Namespace:
Aurigma.GraphicsMill.Codecs
Assembly:
Aurigma.GraphicsMill (in Aurigma.GraphicsMill.dll)
Syntax
Visual Basic
Public ReadOnly Property Iptc As IptcDictionary
C#
public IptcDictionary Iptc { get; }