ImageGear v26.3 - Updated
ImageGear.Core Assembly / ImageGear.Formats Namespace / ImGearIPTCRecord2AppDatasetTags Enumeration




In This Topic
    ImGearIPTCRecord2AppDatasetTags Enumeration
    In This Topic
    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
    MemberValueDescription
    ACTION_ADVISED42Action advised.
    AUDIO_DURATION153Audio duration.
    AUDIO_OUTCUE154Audio outcue.
    AUDIO_SAMPLING_RATE151Audio sampling rate.
    AUDIO_SAMPLING_RESOLUTION152Audio sampling resolution.
    AUDIO_TYPE150Audio type.
    BY_LINE80By-line information.
    BY_LINE_TITLE85By-line title.
    CAPTION_ABSTRACT120Caption / Abstract.
    CATEGORY15Category that identifies the subject of the object in the opinion of the image provider.
    CITY90City information.
    CONTACT118Contact information.
    CONTENT_LOCATION_CODE26Content location code.
    CONTENT_LOCATION_NAME27Content location name.
    COPYRIGHT_NOTICE116Copyright notice.
    COUNTRY_PRIMARY_LOC_CODE100Country/Primary location code.
    COUNTRY_PRIMARY_LOC_NAME101Country/Primary location name.
    CREDIT110Credit information.
    DATE_CREATED55Date created.
    DIGITAL_CREATION_DATE62Digital creation date.
    DIGITAL_CREATION_TIME63Digital creation time.
    EDIT_STATUS7Edit status.
    EDITORIAL_UPDATE8Editorial update.
    EXPIRATION_DATE37Expiration date.
    EXPIRATION_TIME38Expiration time.
    FIXTURE_IDENTIFIER22Fixture identifier.
    FORMAT1109IPTC_AppDataset metadata format identifier.
    HEADLINE105Synopsis of the subject matter.
    IMAGE_ORIENTATION131Image orientation.
    IMAGE_TYPE130Image type.
    KEYWORDS25Keywords to description.
    LANGUAGE_IDENTIFIER135Language identifier.
    OBJ_ATTRIBUTE_REF4Object attribute reference.
    OBJ_DATA_PREV_DATA202Object data preview data.
    OBJ_DATA_PREV_FILE_FORMAT200Object data preview file format.
    OBJ_DATA_PREV_FILE_FORMAT_VER201Object data preview file format version.
    OBJ_NAME5Object name.
    OBJ_TYPE_REF3Object type reference.
    OBJECT_CYCLE75Object cycle.
    ORIGINAL_TRANSM_REF103Original transmission reference.
    ORIGINATING_PROGRAM65Originating program.
    PROGRAM_VERSION70Program version.
    PROVINCE_STATE95Province / State.
    RASTERIZED_CAPTION125Rasterized caption.
    RECORD_VERSION0Record version.
    REFERENCE_DATE47Reference date.
    REFERENCE_NUMBER50Reference number.
    REFERENCE_SERVICE45Reference service.
    RELEASE_DATE30Release date.
    RELEASE_TIME35Release time.
    SOURCE115Source that identifies the original owner / creator.
    SPECIAL_INSTRUCTIONS40Special instructions.
    SUBJECT_REFERENCE12Subject reference.
    SUBLOCATION92Sub-location information.
    SUPPLEMENTAL_CATEGORY20Supplemental category.
    TIME_CREATED60Time created.
    URGENCY10Editorial urgency.
    WRITER_EDITOR122Writer / Editor.
    Inheritance Hierarchy

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

    See Also