ImageGear v26.5 - Updated March 3, 2025
ImageGear.Core Assembly / ImageGear.Formats.IPTC Namespace / ImGearIPTCObjectTypeReference Structure
Members




ImGearIPTCObjectTypeReference Structure
Represents IPTC Object Type Reference structure.
Object Model
ImGearIPTCObjectTypeReference Structure
Syntax
'Declaration
 
Public Structure ImGearIPTCObjectTypeReference 
   Inherits System.ValueType
 
'Usage
 
Dim instance As ImGearIPTCObjectTypeReference
Remarks
This structure represents IPTC Object Type Reference structure, used in the Object Type Reference DataSet (2:03). The Object Type is used to distinguish between different types of objects within the IIM.
Inheritance Hierarchy

System.Object
   System.ValueType
      ImageGear.Formats.IPTC.ImGearIPTCObjectTypeReference

See Also