ImageGear .NET - Updated November 28, 2017
TransmissionReference Property




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

Property Value

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

Reference

ImGearPhotoshopXMPMetadata Class
ImGearPhotoshopXMPMetadata Members