Gets/sets the JPEG quality of the images which are sent to the browser when BrowserImageFormat is Jpeg.
Namespace:
Aurigma.GraphicsMill.WebControls
Assembly:
Aurigma.GraphicsMill.WebControls (in Aurigma.GraphicsMill.WebControls.dll)
<BrowsableAttribute(True)> _ Public Property BrowserJpegQuality As Integer
[BrowsableAttribute(true)] public int BrowserJpegQuality { get; set; }
Default value is 70.