ImageGear for .NET
HeadLine Property (ImGearIPTC4XMPCoreMetadata)




Gets or sets HeadLine property of the IPTC4XMPCORE XMP schema.
Syntax
public ImGearXMPString HeadLine {get; set;}
public: __property ImGearXMPString* get_HeadLine();
public: __property void set_HeadLine( 
   ImGearXMPString* value
);
public:
property ImGearXMPString^ HeadLine {
   ImGearXMPString^ get();
   void set (    ImGearXMPString^ value);
}
'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

 

 


©2014. Accusoft Corporation. All Rights Reserved.

Send Feedback