Table of Contents

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

tag IptcTag

The tag.

Property Value

IptcEntry

The entry.