This property sets the format that is used when the image is displayed in the browser
[Visual Basic] Public Property BrowserImageFormat As BrowserImageFormat
[C#] public BrowserImageFormat BrowserImageFormat {get; set;}

Property Value

The image file format can be either jpg, png, or gif.
Default is jpg. This value is of type BrowserImageFormat

Explanation

The BrowserImageFormat property sets the format used when the image is displayed in the browser.

See Also

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

 

The ImageKit WPF is created by Newtone Corporation