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




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

Field Value

string value.
Remarks
This property represents the IPR element of IPTC UNO structure. The IPR (Information Provider Reference) specifies a name, registered with the IPTC/NAA, identifying the provider that guarantees the uniqueness of the UNO. It may assist in locating an object source.

Contains a minimum of one and a maximum of 32 bytes. A string of graphic characters, except colon ':' solidus '/', asterisk '*' and question mark '?', registered with, and approved by, the IPTC.

See Also

Reference

ImGearIPTCUNO Structure
ImGearIPTCUNO Members