IptcEntry.Value Property
Definition
- Namespace
- GleamTech.ImageUltimate
- Assembly
- GleamTech.ImageUltimate.dll
Gets the string representation of this IPTC entry's value. Use RawValue for the raw value (value in actual type).
public string Value { get; }
Gets the string representation of this IPTC entry's value. Use RawValue for the raw value (value in actual type).
public string Value { get; }