ImageGear .NET - Updated July 5, 2018
Provider Property (ImGearIPTC4XMPCoreMetadata)




ImageGear24.Formats.SimplifiedMetadata Assembly > ImageGear.Formats.XMP.IPTC Namespace > ImGearIPTC4XMPCoreMetadata Class : Provider Property
Gets or sets Provider property of the IPTC4XMPCORE XMP schema.
Syntax
'Declaration
 
Public Property Provider As ImGearXMPString
 
'Usage
 
Dim instance As ImGearIPTC4XMPCoreMetadata
Dim value As ImGearXMPString
 
instance.Provider = value
 
value = instance.Provider

Property Value

ImageGear.Formats.XMP.ImGearXMPString class value.
Remarks
This XMP property identifies the provider of the news object, who is not necessarily the owner/creator.
See Also

Reference

ImGearIPTC4XMPCoreMetadata Class
ImGearIPTC4XMPCoreMetadata Members