Lists IPTC Application Object Attributes.
Syntax
'Declaration
Public Enum ImGearIPTCAppObjAttrTags
Inherits System.Enum
public enum ImGearIPTCAppObjAttrTags : System.Enum
__value public enum ImGearIPTCAppObjAttrTags : public System.Enum
public enum class ImGearIPTCAppObjAttrTags : public System.Enum
Members
| Member | Description |
| ANALYSIS | The object contains data and conclusions drawn by a journalist who has researched the story in depth. |
| ARCHIVE_MATERIAL | The object contains material distributed previously that has been selected from the originator’s archives. |
| BACKGROUND | The object provides some scene-setting and explanation for the event being reported. |
| CURRENT | Object content is about events taking place at the time of the report. |
| FEATURE | The object content is about a particular event or individual that may not be significant to current breaking news. |
| FORECAST | The object contains opinion as to the outcome of a future event. |
| HISTORY | The object content is based on previous rather than current events. |
| OBITUARY | The object contains a narrative about an individual’s life and achievements for publication after his or her death. |
| OPINION | The object contains an editorial comment that reflects the views of the author. |
| POLLS_SURVEYS | The object contains numeric or other information produced as a result of questionnaires or interviews. |
| PROFILE | The object contains a description of the life or activity of a news subject (often a living individual). |
| RES_LISTINGS_TABLES | The object contains alphanumeric data suitable for presentation in tabular form. |
| SIDE_BAR_SUPPORTING_INFO | The object contains a related story that provides additional insight into the news event being reported. |
| SUMMARY | The object is a collection of synopses on news items (generally unrelated). |
| TRANSCRIPT_VERBATIM | The object contains a word-for-word report of a discussion or briefing without significant journalistic intervention. |
Inheritance Hierarchy
System.Object
System.ValueType
System.Enum
ImageGear.Formats.ImGearIPTCAppObjAttrTags
See Also