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