Width restriction of the first thumbnail.
Namespace:
Aurigma.ImageUploader
Assembly:
Aurigma.ImageUploader (in Aurigma.ImageUploader.dll)
Public Property UploadThumbnail1Width As Integer
public int UploadThumbnail1Width { get; set; }
A positive integer value that specifies a width restriction of the first thumbnail.
Default value is 96
.