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




In This Topic
    ImGearIPTCSubjectReference Structure
    In This Topic
    Represents IPTC Subject Reference structure.
    Object Model
    ImGearIPTCSubjectReference Structure
    Syntax
    'Declaration
     
    Public Structure ImGearIPTCSubjectReference 
       Inherits System.ValueType
    'Usage
     
    Dim instance As ImGearIPTCSubjectReference
    public struct ImGearIPTCSubjectReference : System.ValueType 
    public __value struct ImGearIPTCSubjectReference : public System.ValueType 
    public value class ImGearIPTCSubjectReference : public System.ValueType 
    Remarks
    This structure represents IPTC Subject Reference structure, used in the Subject Reference DataSet (2:12). The Subject Reference is a structured definition of the subject matter.
    Inheritance Hierarchy

    System.Object
       System.ValueType
          ImageGear.Formats.IPTC.ImGearIPTCSubjectReference

    See Also