 
            | ImageGear.Web.Isis Namespace Client API Library > ImageGear.Web.Isis Namespace Client API~ImageGear.Web.Isis_namespace : ImGearIsisFileFormat Enumeration | 
| Member | Description | 
|---|---|
| AutoDetect | 0 - An appropriate compression type will be chosen automatically. | 
| Jp2 | 1310720 - JPEG 2000 compression. | 
| Jpg | 720896 - JPEG compression. | 
| 1048576 - PDF compression. | |
| PdfG4 | 1048580 - PDF with G4 compression. | 
| PdfJp2 | 1098592 - PDF with JPEG 2000 compression. | 
| PdfJpg | 1048582 - PDF with JPEG compression. | 
| PdfLzw | 1048581 - PDF with LZW compression. | 
| PdfZip | 1098589 - PDF with ZIP compression. | 
| Png | 1245184 - PNG compression. | 
| Tif | 196608 - TIFF with an appropriate compression type chosen automatically. | 
| TifG4 | 196612 - TIF with G4 compression. | 
| TifJpg | 196614 - TIFF with JPEG compression. | 
| TifLzw | 196613 - TIFF with LZW compression. | 
| TifUncompressed | 196609 - TIFF uncompressed. | 
| TifZip | 246621 - TIFF with ZIP compression. | 
Object
   ImageGear.Web.Isis.ImGearIsisFileFormat
ImageGear.Web.Isis Namespace Client API~ImageGear.Web.Isis_namespace