ImageGear .NET v25.0 - Updated
ImGearIPTCRecord2AppDatasetTags Enumeration




ImageGear.Core Assembly > ImageGear.Formats Namespace : ImGearIPTCRecord2AppDatasetTags Enumeration
Lists all IPTC Record 2 (Application) DataSet tags.
Syntax
'Declaration
 
Public Enum ImGearIPTCRecord2AppDatasetTags 
   Inherits System.Enum
'Usage
 
Dim instance As ImGearIPTCRecord2AppDatasetTags
public enum ImGearIPTCRecord2AppDatasetTags : System.Enum 
__value public enum ImGearIPTCRecord2AppDatasetTags : public System.Enum 
public enum class ImGearIPTCRecord2AppDatasetTags : public System.Enum 
Members
MemberDescription
ACTION_ADVISEDAction advised.
AUDIO_DURATIONAudio duration.
AUDIO_OUTCUEAudio outcue.
AUDIO_SAMPLING_RATEAudio sampling rate.
AUDIO_SAMPLING_RESOLUTIONAudio sampling resolution.
AUDIO_TYPEAudio type.
BY_LINEBy-line information.
BY_LINE_TITLEBy-line title.
CAPTION_ABSTRACTCaption / Abstract.
CATEGORYCategory that identifies the subject of the object in the opinion of the image provider.
CITYCity information.
CONTACTContact information.
CONTENT_LOCATION_CODEContent location code.
CONTENT_LOCATION_NAMEContent location name.
COPYRIGHT_NOTICECopyright notice.
COUNTRY_PRIMARY_LOC_CODECountry/Primary location code.
COUNTRY_PRIMARY_LOC_NAMECountry/Primary location name.
CREDITCredit information.
DATE_CREATEDDate created.
DIGITAL_CREATION_DATEDigital creation date.
DIGITAL_CREATION_TIMEDigital creation time.
EDIT_STATUSEdit status.
EDITORIAL_UPDATEEditorial update.
EXPIRATION_DATEExpiration date.
EXPIRATION_TIMEExpiration time.
FIXTURE_IDENTIFIERFixture identifier.
FORMATIPTC_AppDataset metadata format identifier.
HEADLINESynopsis of the subject matter.
IMAGE_ORIENTATIONImage orientation.
IMAGE_TYPEImage type.
KEYWORDSKeywords to description.
LANGUAGE_IDENTIFIERLanguage identifier.
OBJ_ATTRIBUTE_REFObject attribute reference.
OBJ_DATA_PREV_DATAObject data preview data.
OBJ_DATA_PREV_FILE_FORMATObject data preview file format.
OBJ_DATA_PREV_FILE_FORMAT_VERObject data preview file format version.
OBJ_NAMEObject name.
OBJ_TYPE_REFObject type reference.
OBJECT_CYCLEObject cycle.
ORIGINAL_TRANSM_REFOriginal transmission reference.
ORIGINATING_PROGRAMOriginating program.
PROGRAM_VERSIONProgram version.
PROVINCE_STATEProvince / State.
RASTERIZED_CAPTIONRasterized caption.
RECORD_VERSIONRecord version.
REFERENCE_DATEReference date.
REFERENCE_NUMBERReference number.
REFERENCE_SERVICEReference service.
RELEASE_DATERelease date.
RELEASE_TIMERelease time.
SOURCESource that identifies the original owner / creator.
SPECIAL_INSTRUCTIONSSpecial instructions.
SUBJECT_REFERENCESubject reference.
SUBLOCATIONSub-location information.
SUPPLEMENTAL_CATEGORYSupplemental category.
TIME_CREATEDTime created.
URGENCYEditorial urgency.
WRITER_EDITORWriter / Editor.
Inheritance Hierarchy

System.Object
   System.ValueType
      System.Enum
         ImageGear.Formats.ImGearIPTCRecord2AppDatasetTags

See Also

Reference

ImageGear.Formats Namespace