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