Table of Contents

IptcDictionary.Set Method

Definition

Namespace
GleamTech.ImageUltimate
Assembly
GleamTech.ImageUltimate.dll

Sets the value for the specified tag in this dictionary.

public void Set(IptcTag tag, object value)

Parameters

tag IptcTag

The tag.

value object

The value.