ImageGear for .NET
Source Property (ImGearPhotoshopXMPMetadata)




Gets or sets Source property of the Photoshop XMP schema.
Syntax
'Declaration
 
Public Property Source As ImGearXMPString
'Usage
 
Dim instance As ImGearPhotoshopXMPMetadata
Dim value As ImGearXMPString
 
instance.Source = value
 
value = instance.Source
public ImGearXMPString Source {get; set;}
public: __property ImGearXMPString* get_Source();
public: __property void set_Source( 
   ImGearXMPString* value
);
public:
property ImGearXMPString^ Source {
   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