ImageGear .NET v24.14 - Updated
ImGearIPTCSubjectReference Structure
Members 




ImageGear24.Formats.SimplifiedMetadata Assembly > ImageGear.Formats.IPTC Namespace : ImGearIPTCSubjectReference Structure
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

Reference

ImGearIPTCSubjectReference Members
ImageGear.Formats.IPTC Namespace