ImageGear .NET v24.12 - Updated
IPR Field (ImGearIPTCSubjectReference)




ImageGear24.Formats.SimplifiedMetadata Assembly > ImageGear.Formats.IPTC Namespace > ImGearIPTCSubjectReference Structure : IPR Field
Information Provider Reference.
Syntax
'Declaration
 
Public IPR As String
'Usage
 
Dim instance As ImGearIPTCSubjectReference
Dim value As String
 
value = instance.IPR
 
instance.IPR = value
public string IPR
public: string* IPR
public:
String^ IPR

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

Reference

ImGearIPTCSubjectReference Structure
ImGearIPTCSubjectReference Members