JPEG quality for the first thumbnail.
Namespace:
Aurigma.ImageUploader
Assembly:
Aurigma.ImageUploader (in Aurigma.ImageUploader.dll)
Public Property UploadThumbnail1JpegQuality As Integer
public int UploadThumbnail1JpegQuality { get; set; }
A positive integer value that specifies a JPEG quality for the first thumbnail in range from 0 (the worst quality) to 100 (the best quality).
Default value is 100
.