Click or drag to resize

MimeTypeImageJpeg Field

Gets the "image/jpeg" MIME type.

Namespace:  DotNetBrowser.Net
Assembly:  DotNetBrowser (in DotNetBrowser.dll) Version: 2.16.0
Syntax
C#
public static readonly MimeType ImageJpeg

Field Value

Type: MimeType
The MimeType instance associated with the "image/jpeg" MIME type.
See Also