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. (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.

See Also

ImageKit.WPF.Web.Thumbnail Members | Newtone.ImageKit.WPF.Web.Thumbnail

 

The ImageKit WPF is created by Newtone Corporation