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