ImageUltimate: ASP.NET Image Resizer and .NET Image Processor
C#
VB
Show/Hide TOC
Iptc
Dictionary
Is
Changed Property
Gets a value indicating whether this dictionary is changed.
Definition
Namespace:
GleamTech.ImageUltimate
Assembly:
GleamTech.ImageUltimate (in GleamTech.ImageUltimate.dll) Version: 6.0.2
C#
Copy
public
bool
IsChanged
{
get
; }
VB
Copy
Public
ReadOnly
Property
IsChanged
As
Boolean
Get
Return Value
Boolean
true if the dictionary is changed, false if not.
Implements
IMetadataDictionary
TTag, TEntry
IsChanged
See Also
Reference
IptcDictionary Class
GleamTech.ImageUltimate Namespace
In This Article
Definition
Return Value
Implements
See Also