ImageGear .NET - Updated March 30, 2018
Source Property (ImGearPhotoshopXMPMetadata)




ImageGear24.Formats.SimplifiedMetadata Assembly > ImageGear.Formats.XMP.Photoshop Namespace > ImGearPhotoshopXMPMetadata Class : Source Property
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

Property Value

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

Reference

ImGearPhotoshopXMPMetadata Class
ImGearPhotoshopXMPMetadata Members