ImageGear for .NET
Headline Property (ImGearPhotoshopXMPMetadata)




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
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);
}

Property Value

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

Reference

ImGearPhotoshopXMPMetadata Class
ImGearPhotoshopXMPMetadata Members

 

 


©2015. Accusoft Corporation. All Rights Reserved.

Send Feedback