IptcDictionaryIsChanged Property

Gets a value indicating whether this dictionary is changed.

Definition

Namespace: GleamTech.ImageUltimate
Assembly: GleamTech.ImageUltimate (in GleamTech.ImageUltimate.dll) Version: 5.8.8
C#
public bool IsChanged { get; }

Return Value

Boolean
true if the dictionary is changed, false if not.

Implements

IMetadataDictionaryTTag, TEntryIsChanged

See Also