ImageGear .NET - Updated August 31, 2018
HeadLine Property (ImGearIPTC4XMPCoreMetadata)




ImageGear24.Formats.SimplifiedMetadata Assembly > ImageGear.Formats.XMP.IPTC Namespace > ImGearIPTC4XMPCoreMetadata Class : HeadLine Property
Gets or sets HeadLine property of the IPTC4XMPCORE XMP schema.
Syntax
'Declaration
 
Public Property HeadLine As ImGearXMPString
 
'Usage
 
Dim instance As ImGearIPTC4XMPCoreMetadata
Dim value As ImGearXMPString
 
instance.HeadLine = value
 
value = instance.HeadLine

Property Value

ImageGear.Formats.XMP.ImGearXMPString class value.
Remarks
This XMP property is a publishable entry providing a synopsis of the contents of the news object. Headline is not the same as Title.
See Also

Reference

ImGearIPTC4XMPCoreMetadata Class
ImGearIPTC4XMPCoreMetadata Members