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