ImageGear .NET - Updated May 1, 2018
Description Property (ImGearDublinCoreXMPMetadata)




ImageGear24.Formats.SimplifiedMetadata Assembly > ImageGear.Formats.XMP.DublinCore Namespace > ImGearDublinCoreXMPMetadata Class : Description Property
Gets or sets Description property of the XMP Dublin Core schema.
Syntax
'Declaration
 
Public Property Description As ImGearXMPLangAlt
 
'Usage
 
Dim instance As ImGearDublinCoreXMPMetadata
Dim value As ImGearXMPLangAlt
 
instance.Description = value
 
value = instance.Description

Property Value

ImageGear.Formats.XMP.ImGearXMPLangAlt class value.
Remarks
This XMP property specifies a textual description of the content of the resource. Multiple values may be present for different languages.
See Also

Reference

ImGearDublinCoreXMPMetadata Class
ImGearDublinCoreXMPMetadata Members