ImageGear v26.3 - Updated November 9, 2022
ImageGear.Core Assembly / ImageGear.Formats.XMP.IPTC Namespace / ImGearIPTC4XMPCoreMetadata Class / Provider Property




In This Topic
Provider Property
In This Topic
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