Represents IPTC Object Attribute Numbers.
Syntax
'Declaration
Public Enum ImGearIPTCObjectAttributeNumber
Inherits System.Enum
public enum ImGearIPTCObjectAttributeNumber : System.Enum
__value public enum ImGearIPTCObjectAttributeNumber : public System.Enum
public enum class ImGearIPTCObjectAttributeNumber : public System.Enum
Members
Member | Value | Description |
Analysis | 2 | Analysis attribute number. |
ArchiveMaterial | 3 | Archive Material attribute number. |
Background | 4 | Background attribute number. |
Current | 1 | Current attribute number. |
Feature | 5 | Feature attribute number. |
Forecast | 6 | Forecast attribute number. |
FromTheScene | 17 | From The Scene attribute number. |
History | 7 | History attribute number. |
Interview | 16 | Interview attribute number. |
Obituary | 8 | Obituary attribute number. |
Opinion | 9 | Opinion attribute number. |
PollsAndSurveys | 10 | Polls And Surveys attribute number. |
PressRelease | 22 | Press Release attribute number. |
Profile | 11 | Profile attribute number. |
ResultsListingsAndTables | 12 | Results Listings and Tables attribute number. |
Retrospective | 18 | Retrospective attribute number. |
SideBarAndSupportingInformation | 13 | Side Bar and Supporting Information attribute number. |
Statistics | 19 | Statistics attribute number. |
Summary | 14 | Summary attribute number. |
TranscriptAndVerbatim | 15 | Transcript and Verbatim attribute number. |
Update | 20 | Update attribute number. |
WrapUp | 21 | Wrap Up attribute number. |
Inheritance Hierarchy
System.Object
System.ValueType
System.Enum
ImageGear.Formats.IPTC.ImGearIPTCObjectAttributeNumber
See Also