Height restriction of the second thumbnail.
Namespace:
Aurigma.ImageUploader
Assembly:
Aurigma.ImageUploader (in Aurigma.ImageUploader.dll)
Public Property UploadThumbnail2Height As Integer
public int UploadThumbnail2Height { get; set; }
A positive integer value that specifies height restriction for the second thumbnail.
Default value is 96
.