ImageUltimate: ASP.NET Image Resizer and .NET Image Processor
C#
VB
Show/Hide TOC
Iptc
Entry
Value 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: 6.0.2
C#
Copy
public
string
Value
{
get
; }
VB
Copy
Public
ReadOnly
Property
Value
As
String
Get
Property Value
String
Implements
IMetadataEntry
TTag
Value
See Also
Reference
IptcEntry Class
GleamTech.ImageUltimate Namespace
In This Article
Definition
Property Value
Implements
See Also