IptcEntryValue Property

Gets the string representation of this IPTC entry's value. Use RawValue for the raw value (value in actual type).

Definition

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

Property Value

String

Implements

IMetadataEntryTTagValue

See Also