ImageGear .NET - Updated
ImGearIPTCAppObjAttrTags Enumeration




ImageGear24.Core Assembly > ImageGear.Formats Namespace : ImGearIPTCAppObjAttrTags Enumeration
Lists IPTC Application Object Attributes.
Syntax
'Declaration
 
Public Enum ImGearIPTCAppObjAttrTags 
   Inherits System.Enum
'Usage
 
Dim instance As ImGearIPTCAppObjAttrTags
public enum ImGearIPTCAppObjAttrTags : System.Enum 
__value public enum ImGearIPTCAppObjAttrTags : public System.Enum 
public enum class ImGearIPTCAppObjAttrTags : public System.Enum 
Members
MemberDescription
ANALYSISThe object contains data and conclusions drawn by a journalist who has researched the story in depth.
ARCHIVE_MATERIALThe object contains material distributed previously that has been selected from the originator’s archives.
BACKGROUNDThe object provides some scene-setting and explanation for the event being reported.
CURRENTObject content is about events taking place at the time of the report.
FEATUREThe object content is about a particular event or individual that may not be significant to current breaking news.
FORECASTThe object contains opinion as to the outcome of a future event.
HISTORYThe object content is based on previous rather than current events.
OBITUARYThe object contains a narrative about an individual’s life and achievements for publication after his or her death.
OPINIONThe object contains an editorial comment that reflects the views of the author.
POLLS_SURVEYSThe object contains numeric or other information produced as a result of questionnaires or interviews.
PROFILEThe object contains a description of the life or activity of a news subject (often a living individual).
RES_LISTINGS_TABLESThe object contains alphanumeric data suitable for presentation in tabular form.
SIDE_BAR_SUPPORTING_INFOThe object contains a related story that provides additional insight into the news event being reported.
SUMMARYThe object is a collection of synopses on news items (generally unrelated).
TRANSCRIPT_VERBATIMThe 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

Reference

ImageGear.Formats Namespace