ImageGear v26.3 - Updated November 9, 2022
ImageGear.Core Assembly / ImageGear.Formats.XMP.IPTC Namespace / ImGearIPTC4XMPCoreMetadata Class / DescriptionWriter Property




In This Topic
DescriptionWriter Property
In This Topic
Gets or sets DescriptionWriter property of the IPTC4XMPCORE XMP schema.
Syntax
'Declaration
 
Public Property DescriptionWriter As ImGearXMPString
 
'Usage
 
Dim instance As ImGearIPTC4XMPCoreMetadata
Dim value As ImGearXMPString
 
instance.DescriptionWriter = value
 
value = instance.DescriptionWriter

Property Value

ImageGear.Formats.XMP.ImGearXMPString class value.
Remarks
This XMP property is an identifier or the name of the person involved in writing, editing or correcting the description of the news object.
See Also