Enum IptcTag
- Namespace
- SixLabors.ImageSharp.Metadata.Profiles.Iptc
- Assembly
- SixLabors.ImageSharp.dll
Provides enumeration of all IPTC tags relevant for images.
public enum IptcTag
- Extension Methods
Fields
ActionAdvised = 42
Action advised, not repeatable. Max length is 2.
Byline = 80
Byline. Max length is 32.
BylineTitle = 85
Byline title. Max length is 32.
Caption = 120
Caption, not repeatable. Max length is 2000.
CaptionWriter = 122
Caption writer. Max length is 32.
Category = 15
Category, not repeatable. Max length is 3.
City = 90
City, not repeatable. Max length is 32.
Contact = 118
Contact. Max length 128.
CopyrightNotice = 116
Copyright notice, not repeatable. Max length is 128.
Country = 101
Country, not repeatable. Max length is 64.
CountryCode = 100
Country code, not repeatable. Max length is 3.
CreatedDate = 55
Created date. Format should be CCYYMMDD. Not repeatable, max length is 8.
A date will be formatted as CCYYMMDD, e.g. "19890317" for 17 March 1989. CreatedTime = 60
Created time. Format should be HHMMSS±HHMM. Not repeatable, max length is 11.
A time value will be formatted as HHMMSS±HHMM, e.g. "090000+0200" for 9 o'clock Berlin time, two hours ahead of UTC. Credit = 110
Credit, not repeatable. Max length is 32.
CustomField1 = 200
Custom field 1
CustomField10 = 209
Custom field 10
CustomField11 = 210
Custom field 11
CustomField12 = 211
Custom field 12
CustomField13 = 212
Custom field 13
CustomField14 = 213
Custom field 14
CustomField15 = 214
Custom field 15
CustomField16 = 215
Custom field 16
CustomField17 = 216
Custom field 17
CustomField18 = 217
Custom field 18
CustomField19 = 218
Custom field 19
CustomField2 = 201
Custom field 2
CustomField20 = 219
Custom field 20
CustomField3 = 202
Custom field 3
CustomField4 = 203
Custom field 4
CustomField5 = 204
Custom field 5
CustomField6 = 205
Custom field 6
CustomField7 = 206
Custom field 7
CustomField8 = 207
Custom field 8
CustomField9 = 208
Custom field 9
DigitalCreationDate = 62
Digital creation date. Format should be CCYYMMDD. Not repeatable, max length is 8.
A date will be formatted as CCYYMMDD, e.g. "19890317" for 17 March 1989. DigitalCreationTime = 63
Digital creation time. Format should be HHMMSS±HHMM. Not repeatable, max length is 11.
A time value will be formatted as HHMMSS±HHMM, e.g. "090000+0200" for 9 o'clock Berlin time, two hours ahead of UTC. EditStatus = 7
Edit status, not repeatable. Max length is 64.
EditorialUpdate = 8
Editorial update, not repeatable. Max length is 2.
ExpirationDate = 37
Expiration date. Format should be CCYYMMDD. Not repeatable, max length is 8.
A date will be formatted as CCYYMMDD, e.g. "19890317" for 17 March 1989. ExpirationTime = 38
Expiration time. Format should be HHMMSS±HHMM. Not repeatable, max length is 11.
A time value will be formatted as HHMMSS±HHMM, e.g. "090000+0200" for 9 o'clock Berlin time, two hours ahead of UTC. FixtureIdentifier = 22
Fixture identifier, not repeatable. Max length is 32.
Headline = 105
Headline, not repeatable. Max length is 256.
ImageOrientation = 131
Image orientation, not repeatable. Max length is 1.
ImageType = 130
Image type, not repeatable. Max length is 2.
Keywords = 25
Keywords. Max length is 64.
LocalCaption = 121
Local caption.
LocationCode = 26
Location code. Max length is 3.
LocationName = 27
Location name. Max length is 64.
Name = 5
Object Name, not repeatable. Max length is 64.
ObjectAttribute = 4
Object attribute. Max length is 68.
ObjectCycle = 75
Object cycle, not repeatable. Max length is 1.
ObjectType = 3
Object type, not repeatable. Max Length is 67.
OriginalTransmissionReference = 103
Original transmission reference, not repeatable. Max length is 32.
OriginatingProgram = 65
Originating program, not repeatable. Max length is 32.
ProgramVersion = 70
Program version, not repeatable. Max length is 10.
ProvinceState = 95
Province/State, not repeatable. Max length is 32.
RecordVersion = 0
Record version identifying the version of the Information Interchange Model. Not repeatable. Max length is 2.
ReferenceDate = 47
Reference date. Format should be CCYYMMDD. Not repeatable, max length is 8.
A date will be formatted as CCYYMMDD, e.g. "19890317" for 17 March 1989. ReferenceNumber = 50
ReferenceNumber. Max length is 8.
ReferenceService = 45
Reference service. Max length is 10.
ReleaseDate = 30
Release date. Format should be CCYYMMDD. Not repeatable, max length is 8.
A date will be formatted as CCYYMMDD, e.g. "19890317" for 17 March 1989. ReleaseTime = 35
Release time. Format should be HHMMSS±HHMM. Not repeatable, max length is 11.
A time value will be formatted as HHMMSS±HHMM, e.g. "090000+0200" for 9 o'clock Berlin time, two hours ahead of UTC. Source = 115
Source, not repeatable. Max length is 32.
SpecialInstructions = 40
Special instructions, not repeatable. Max length is 256.
SubLocation = 92
Sub location, not repeatable. Max length is 32.
SubjectReference = 12
Subject Reference. Max length is 236.
SupplementalCategories = 20
Supplemental categories. Max length is 32.
Unknown = -1
Unknown.
Urgency = 10
Urgency, not repeatable. Max length is 2.