ImageGear .NET - Updated July 5, 2018
Manager Property (ImGearXMPResourceReference)




ImageGear24.Formats.SimplifiedMetadata Assembly > ImageGear.Formats.XMP.MediaManagement Namespace > ImGearXMPResourceReference Class : Manager Property
Gets or sets the referenced resource's xmpMM:Manager.
Syntax
'Declaration
 
Public Property Manager As ImGearXMPString
 
'Usage
 
Dim instance As ImGearXMPResourceReference
Dim value As ImGearXMPString
 
instance.Manager = value
 
value = instance.Manager

Property Value

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

Reference

ImGearXMPResourceReference Class
ImGearXMPResourceReference Members