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