ImageGear v26.3 - Updated November 9, 2022
ImageGear.Core Assembly / ImageGear.Formats.IPTC Namespace / ImGearIPTCSubjectReference Structure / IPR Field




In This Topic
IPR Field (ImGearIPTCSubjectReference)
In This Topic
Information Provider Reference.
Syntax
'Declaration
 
Public IPR As String
 
'Usage
 
Dim instance As ImGearIPTCSubjectReference
Dim value As String
 
value = instance.IPR
 
instance.IPR = value

Field Value

string value.
Remarks
A name, registered with the IPTC/NAA, identifying the provider that provides an indicator of the SDR content. The default value for the IPR is "IPTC" and is mandatory if the Subject Reference exists in the IPTC coding scheme.

Contains 1-32 bytes.

See Also