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