Height of the preview window.
Namespace:
Aurigma.ImageUploader
Assembly:
Aurigma.ImageUploader (in Aurigma.ImageUploader.dll)
Public Property LargePreviewHeight As Integer
public int LargePreviewHeight { get; set; }
A non-negative integer value which specifies the height of the preview window (in pixels).
Default value is 400
.