ImageGear .NET v24.14 - Updated
ImGearIPTCObjectAttributeNumber Enumeration




ImageGear24.Formats.SimplifiedMetadata Assembly > ImageGear.Formats.IPTC Namespace : ImGearIPTCObjectAttributeNumber Enumeration
Represents IPTC Object Attribute Numbers.
Syntax
'Declaration
 
Public Enum ImGearIPTCObjectAttributeNumber 
   Inherits System.Enum
'Usage
 
Dim instance As ImGearIPTCObjectAttributeNumber
public enum ImGearIPTCObjectAttributeNumber : System.Enum 
__value public enum ImGearIPTCObjectAttributeNumber : public System.Enum 
public enum class ImGearIPTCObjectAttributeNumber : public System.Enum 
Members
MemberDescription
AnalysisAnalysis attribute number.
ArchiveMaterialArchive Material attribute number.
BackgroundBackground attribute number.
CurrentCurrent attribute number.
FeatureFeature attribute number.
ForecastForecast attribute number.
FromTheSceneFrom The Scene attribute number.
HistoryHistory attribute number.
InterviewInterview attribute number.
ObituaryObituary attribute number.
OpinionOpinion attribute number.
PollsAndSurveysPolls And Surveys attribute number.
PressReleasePress Release attribute number.
ProfileProfile attribute number.
ResultsListingsAndTablesResults Listings and Tables attribute number.
RetrospectiveRetrospective attribute number.
SideBarAndSupportingInformationSide Bar and Supporting Information attribute number.
StatisticsStatistics attribute number.
SummarySummary attribute number.
TranscriptAndVerbatimTranscript and Verbatim attribute number.
UpdateUpdate attribute number.
WrapUpWrap Up attribute number.
Inheritance Hierarchy

System.Object
   System.ValueType
      System.Enum
         ImageGear.Formats.IPTC.ImGearIPTCObjectAttributeNumber

See Also

Reference

ImageGear.Formats.IPTC Namespace