CompressionType

CompressionType enumeration

Utility class containing constants. This attribute is only meaningful if the foreign data is a raster-based foreign object, such as a DIB, JPG, PNG, TIFF, or GIF file. The value indicates the type of compression applied to the file.

Values

NameDescription
NONo compression (the default).
JPEGJPEG compression.
GIFGIF compression.
TIFFTIFF compression.
PNGPNG compression.
UNDEFINEDUndefined.