|  | This document is archived and information here might be outdated. Recommended version. | 
| ArcObjects Help for .NET developers > ArcObjects namespaces > Output > ESRI.ArcGIS.Output > Interfaces > IE > IExportGIF Interface > IExportGIF.CompressionType Property (ArcObjects .NET 10.5 SDK) | 
The GIF Compression type.
[Visual Basic .NET] Public Property CompressionType As esriGIFCompression
[C#] public esriGIFCompression CompressionType {get; set;}
[C++]
HRESULT get_CompressionType(
  esriGIFCompression* type
);
[C++]
HRESULT put_CompressionType(
  esriGIFCompression type
);
[C++]
Parameters type [out, retval]
type is a parameter of type esriGIFCompression type [in]
type is a parameter of type esriGIFCompression