ImageGear .NET v24.12 - Updated
OVI Field




ImageGear24.Formats.SimplifiedMetadata Assembly > ImageGear.Formats.IPTC Namespace > ImGearIPTCUNO Structure : OVI Field
Object Variant Indicator (OVI).
Syntax
'Declaration
 
Public OVI As String
'Usage
 
Dim instance As ImGearIPTCUNO
Dim value As String
 
value = instance.OVI
 
instance.OVI = value
public string OVI
public: string* OVI
public:
String^ OVI

Field Value

string value.
Remarks
This property represents the OVI element of IPTC UNO structure. The OVI (Object Variant Indicator) indicates technical variants of the object such as partial objects, or changes of file formats, and coded character sets.

Contains a minimum of one and a maximum of 9 bytes, consisting of graphic characters, except colon ':', asterisk '*' and question mark '?'.

See Also

Reference

ImGearIPTCUNO Structure
ImGearIPTCUNO Members