IptcEntry.RawValue Property

Gets the raw value (byte array with Encoding.UTF8) of this IPTC entry.

Definition

Namespace: GleamTech.ImageUltimate
Assembly: GleamTech.ImageUltimate (in GleamTech.ImageUltimate.dll) Version: 6.5.3
C#
public Object RawValue { get; }

Property Value

Object

Implements

IMetadataEntry<TTag>.RawValue

See Also