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