Image resolution of the first thumbnail.
Namespace:
Aurigma.ImageUploader
Assembly:
Aurigma.ImageUploader (in Aurigma.ImageUploader.dll)
Public Property UploadThumbnail1Resolution As Integer
public int UploadThumbnail1Resolution { get; set; }
A positive integer value that specifies image resolution for the first thumbnail. If 0
value is specified, the source image resolution is used.
Default value is 72
.