IptcEntryRawValue 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: 5.8.8
C#
public Object RawValue { get; }

Property Value

Object

Implements

IMetadataEntryTTagRawValue

See Also