Represents IPTC File Format IDs.
            
            Syntax
            
            Members
| Member | Value | Description | 
| AIFF | 18 | Audio Interchange File Format AIFF (Apple Computer Inc). | 
| AppleSingle | 5 | AppleSingle (Apple Computer Inc). | 
| AVI | 15 | Audio plus Moving Video [*.AVI] (Microsoft). | 
| BMP | 13 | Microsoft Bit Mapped Graphics File [*.BMP]. | 
| CorelDraw | 29 | Corel Draw [*.CDR]. | 
| Executable | 16 | PC DOS/Windows Executable Files [*.COM][*.EXE]. | 
| Freehand | 20 | Freehand (Macromedia/Aldus). | 
| HTML | 21 | Hypertext Markup Language "HTML" (The Internet Society). | 
| Illustrator | 4 | Illustrator (Adobe Graphics data). | 
| IPTC7901RecommendedMessageFormat | 2 | IPTC7901 Recommended Message Format. | 
| IPTCNAADigitalNewsphotoParameterRecord | 1 | IPTC-NAA Digital Newsphoto Parameter Record. | 
| JFIF | 11 | JPEG File Interchange (JFIF). | 
| MacBinaryII | 7 | MacBinary II. | 
| MPEG2AudioLayer2 | 22 | MPEG 2 Audio Layer 2 (Musicom). | 
| MPEG2AudioLayer3 | 23 | MPEG 2 Audio Layer 3. | 
| NAA_89_3_ANPA_1312 | 6 | NAA 89-3 (ANPA 1312) file format. | 
| NITF | 25 | News Industry Text Format (NITF). | 
| NoObjectData | 0 | No object data. | 
| PDF | 24 | Portable Document File (*.PDF) Adobe. | 
| PhotoCD | 12 | Photo-CD Image-Pac (Eastman Kodak). | 
| RBNITF | 28 | Ritzaus Bureau NITF version (RBNITF DTD). | 
| RIFFWave | 19 | RIFF Wave (Microsoft Corporation). | 
| TAR | 26 | Tape Archive (*.TAR). | 
| TIFF | 3 | Tagged Image File Format (Adobe/Aldus Image data). | 
| TTNITF | 27 | Tidningarnas Telegrambyr? NITF version (TTNITF DTD). | 
| UCOFF | 8 | IPTC Unstructured Character Oriented File Format (UCOFF). | 
| UPI_ANPA_1312_Variant | 9 | United Press International ANPA 1312 variant. | 
| UPIDownLoadMessage | 10 | United Press International Down-Load Message. | 
| WAV | 14 | Digital Audio File [*.WAV] (Microsoft and Creative Labs). | 
| ZIP | 17 | Compressed Binary File [*.ZIP] (PKWare Inc). | 
 
            
            
            
            
            
            
            Inheritance Hierarchy
System.Object
   System.ValueType
      System.Enum
         ImageGear.Formats.IPTC.ImGearIPTCFileFormatID
 
            
            
            See Also