Enum IptcTag
Provides enumeration of all IPTC tags relevant for images.
Namespace: SixLabors.ImageSharp.Metadata.Profiles.Iptc
Assembly: SixLabors.ImageSharp.dll
Syntax
public enum IptcTag
Fields
| Name | Description |
|---|---|
| ActionAdvised | Action advised, not repeatable. Max length is 2. |
| Byline | Byline. Max length is 32. |
| BylineTitle | Byline title. Max length is 32. |
| Caption | Caption, not repeatable. Max length is 2000. |
| CaptionWriter | Caption writer. Max length is 32. |
| Category | Category, not repeatable. Max length is 3. |
| City | City, not repeatable. Max length is 32. |
| Contact | Contact. Max length 128. |
| CopyrightNotice | Copyright notice, not repeatable. Max length is 128. |
| Country | Country, not repeatable. Max length is 64. |
| CountryCode | Country code, not repeatable. Max length is 3. |
| CreatedDate | Created date. Format should be CCYYMMDD.
Not repeatable, max length is 8.
|
| CreatedTime | Created time. Format should be HHMMSS±HHMM.
Not repeatable, max length is 11.
|
| Credit | Credit, not repeatable. Max length is 32. |
| CustomField1 | Custom field 1 |
| CustomField10 | Custom field 10 |
| CustomField11 | Custom field 11 |
| CustomField12 | Custom field 12 |
| CustomField13 | Custom field 13 |
| CustomField14 | Custom field 14 |
| CustomField15 | Custom field 15 |
| CustomField16 | Custom field 16 |
| CustomField17 | Custom field 17 |
| CustomField18 | Custom field 18 |
| CustomField19 | Custom field 19 |
| CustomField2 | Custom field 2 |
| CustomField20 | Custom field 20 |
| CustomField3 | Custom field 3 |
| CustomField4 | Custom field 4 |
| CustomField5 | Custom field 5 |
| CustomField6 | Custom field 6 |
| CustomField7 | Custom field 7 |
| CustomField8 | Custom field 8 |
| CustomField9 | Custom field 9 |
| DigitalCreationDate | Digital creation date. Format should be CCYYMMDD.
Not repeatable, max length is 8.
|
| DigitalCreationTime | Digital creation time. Format should be HHMMSS±HHMM.
Not repeatable, max length is 11.
|
| EditorialUpdate | Editorial update, not repeatable. Max length is 2. |
| EditStatus | Edit status, not repeatable. Max length is 64. |
| ExpirationDate | Expiration date. Format should be CCYYMMDD.
Not repeatable, max length is 8.
|
| ExpirationTime | Expiration time. Format should be HHMMSS±HHMM.
Not repeatable, max length is 11.
|
| FixtureIdentifier | Fixture identifier, not repeatable. Max length is 32. |
| Headline | Headline, not repeatable. Max length is 256. |
| ImageOrientation | Image orientation, not repeatable. Max length is 1. |
| ImageType | Image type, not repeatable. Max length is 2. |
| Keywords | Keywords. Max length is 64. |
| LocalCaption | Local caption. |
| LocationCode | Location code. Max length is 3. |
| LocationName | Location name. Max length is 64. |
| Name | Object Name, not repeatable. Max length is 64. |
| ObjectAttribute | Object attribute. Max length is 68. |
| ObjectCycle | Object cycle, not repeatable. Max length is 1. |
| ObjectType | Object type, not repeatable. Max Length is 67. |
| OriginalTransmissionReference | Original transmission reference, not repeatable. Max length is 32. |
| OriginatingProgram | Originating program, not repeatable. Max length is 32. |
| ProgramVersion | Program version, not repeatable. Max length is 10. |
| ProvinceState | Province/State, not repeatable. Max length is 32. |
| RecordVersion | Record version identifying the version of the Information Interchange Model. Not repeatable. Max length is 2. |
| ReferenceDate | Reference date. Format should be CCYYMMDD.
Not repeatable, max length is 8.
|
| ReferenceNumber | ReferenceNumber. Max length is 8. |
| ReferenceService | Reference service. Max length is 10. |
| ReleaseDate | Release date. Format should be CCYYMMDD.
Not repeatable, max length is 8.
|
| ReleaseTime | Release time. Format should be HHMMSS±HHMM.
Not repeatable, max length is 11.
|
| Source | Source, not repeatable. Max length is 32. |
| SpecialInstructions | Special instructions, not repeatable. Max length is 256. |
| SubjectReference | Subject Reference. Max length is 236. |
| SubLocation | Sub location, not repeatable. Max length is 32. |
| SupplementalCategories | Supplemental categories. Max length is 32. |
| Unknown | Unknown. |
| Urgency | Urgency, not repeatable. Max length is 2. |