IptcDictionary.this Property
Definition
- Namespace
- GleamTech.ImageUltimate
- Assembly
- GleamTech.ImageUltimate.dll
Gets the first occurrence of the entry for the specified tag.
public IptcEntry this[IptcTag tag] { get; }
Parameters
tagIptcTagThe tag.
Property Value
- IptcEntry
The entry.