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