This property sets the type of image that will be displayed in the Thumbnail Control.

[Visual Basic] Public Property ImageFileExtension String
[C#] public string ImageFileExtension {get; set;}

Property Value

The default value is BMP;JPG;TIF;PNG;GIF;WMF;EMF;ICO;FPX;JP2;JPC;J2K. (all supported image types)

Explanation

The ImageFileExtension property sets the type of image that will be displayed in the Thumbnail Control.

The supported image types for thumbnail images are BMP; JPG; TIF; PNG; GIF; WMF; EMF; ICO. When used with the ImageKit.NET3 Win32 Plugin dlls, the following image types are also supported: FPX; JP2; JPC; J2K.

See Also

Thumbnail Members | Newtone.ImageKit.Web.Thumbnail

 

The ImageKit.NET3 is created by Newtone Corporation