ImageGear .NET - Updated May 1, 2018
Headline Property (ImGearPhotoshopXMPMetadata)




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

Property Value

ImageGear.Formats.XMP.ImGearXMPString class value.
See Also

Reference

ImGearPhotoshopXMPMetadata Class
ImGearPhotoshopXMPMetadata Members