ImageGear v26.3 - Updated
ImageGear.Core Assembly / ImageGear.Formats.IPTC Namespace / ImGearIPTCObjectAttributeReference Structure
Members




In This Topic
    ImGearIPTCObjectAttributeReference Structure
    In This Topic
    Represents IPTC Object Attribute Reference structure.
    Object Model
    ImGearIPTCObjectAttributeReference Structure
    Syntax
    'Declaration
     
    Public Structure ImGearIPTCObjectAttributeReference 
       Inherits System.ValueType
    'Usage
     
    Dim instance As ImGearIPTCObjectAttributeReference
    public struct ImGearIPTCObjectAttributeReference : System.ValueType 
    public __value struct ImGearIPTCObjectAttributeReference : public System.ValueType 
    public value class ImGearIPTCObjectAttributeReference : public System.ValueType 
    Remarks
    This structure represents IPTC Object Attribute Reference structure, used in the Object Attribute Reference DataSet (2:04).
    Inheritance Hierarchy

    System.Object
       System.ValueType
          ImageGear.Formats.IPTC.ImGearIPTCObjectAttributeReference

    See Also